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

episode 03 - clarity suggestion to text #514

Open
alp5088 opened this issue Aug 19, 2022 · 1 comment
Open

episode 03 - clarity suggestion to text #514

alp5088 opened this issue Aug 19, 2022 · 1 comment
Assignees
Labels
good first issue Good issue for first-time contributors

Comments

@alp5088
Copy link

alp5088 commented Aug 19, 2022

As I was preparing my teaching demonstration for Carpentries instructor training I was working through the episodes in the Data Analysis and Visualization in Python for Ecologists lesson. I am relatively new to Python/programming in general but would suggest adding a sentence or two to the descriptions of loc and iloc in the "Slicing Subsets of Rows and Columns in Python" episode (https://datacarpentry.org/python-ecology-lesson/03-index-slice-subset/#slicing-subsets-of-rows-and-columns-in-python). For a novice like myself, I was confused about the definitions/explanations given for loc and iloc. My quick suggestion is to add more descriptive language to this area. Something like "iloc indexing selects rows and/or columns at specific integer positions" and "loc indexing selects rows and/or columns at specific labels".. or something similar. Hope I have that right! :)

@btovar
Copy link
Contributor

btovar commented May 15, 2023

@alp5088 Yes, thanks, this is a great suggestion. iloc and loc are always a little confusing.

@btovar btovar self-assigned this May 15, 2023
@quist00 quist00 added the good first issue Good issue for first-time contributors label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for first-time contributors
Projects
None yet
Development

No branches or pull requests

3 participants