datacarpentry / python-ecology-lesson

Data Analysis and Visualization in Python for Ecologists
https://datacarpentry.org/python-ecology-lesson
Other
160 stars 310 forks source link

Fix typo in Indexing, Slicing & Subsetting episode #480

Closed nels closed 1 year ago

nels commented 3 years ago

Comment & code refers to rows while text mistakenly refers to columns

Fix to #479

tobyhodges commented 1 year ago

I'm helping the current lesson Maintainers process outstanding pull requests on this repository, in preparation for transition to the new lesson infrastructure.

Thank you for contributing this fix, @nels. It looks good to me, so I am going to merge this pull request now.