datacarpentry / python-ecology-lesson

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

04-data-types-and-format.md: Correct description of default dropna behavior [#379] #379

Closed kerchner closed 5 years ago

kerchner commented 5 years ago

Fixes #378


Thanks for contributing! If this contribution is for instructor training, please send an email to checkout@carpentries.org with a link to this contribution so we can record your progress. You’ve completed your contribution step for instructor checkout just by submitting this contribution.

Please keep in mind that lesson maintainers are volunteers and it may be some time before they can respond to your contribution. Although not all contributions can be incorporated into the lesson materials, we appreciate your time and effort to improve the curriculum. If you have any questions about the lesson maintenance process or would like to volunteer your time as a contribution reviewer, please contact Kate Hertweck (k8hertweck@gmail.com).


wrightaprilm commented 5 years ago

This looks good, thank you @kerchner. I'll also close #378 right now.

maxim-belkin commented 5 years ago

You can also squash-merge the PR and add "Closes #378" to the message body and GitHub will then automatically close that issue upon the merge.