Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor changes to 08-data-frames #602

Merged
merged 2 commits into from
Aug 16, 2022
Merged

Conversation

paulmaxus
Copy link
Contributor

Commit 1 adds print statements on 2 lines of code:
To be consistent with the rest of the episode's code, the dataframes in question should be printed explicitly.
Leaving out the print statement suggests that this would also work outside of the jupyter environment.

Commit 2 changes the explanation of the .loc method:

  1. dictionaries were not explained yet in this lesson; I deleted that part
  2. location can be specified by column names as well; I've added that information

1. dictionaries were not explained yet in this lesson
2. location can be specified by column names as well
Copy link
Member

@alee alee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I think these are good incremental improvements though there are further refinements expected to this section from #598

@alee alee merged commit 646740a into swcarpentry:gh-pages Aug 16, 2022
zkamvar pushed a commit that referenced this pull request May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants