AguaClara / aguaclara_tutorial

This repository is for all team members to find information and tutorials about useful tools like Python, Atom, Hydrogen, GitHub, and report writing.
https://aguaclara.github.io/aguaclara_tutorial/
3 stars 75 forks source link

Pandas tutorial #50

Closed elenapertsalis closed 5 years ago

elenapertsalis commented 5 years ago

I added a Pandas section to the Python Packages tutorial wiki page.

HannahSi commented 5 years ago

Thanks Elena! I'll do a double check myself and remove some unnecessary sections of the Pandas tutorial before we merge this with the master branch.

HannahSi commented 5 years ago

I've finished making the Pandas tutorial a little concise, clarified the concepts of DataFrames and Series, and added some demos of indexing functions. I'll make the merge with master now.