Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 829 Bytes

week-04-part-1.md

File metadata and controls

16 lines (11 loc) · 829 Bytes

Week 4 - Intro to pandas

Reading list:

Mckinney's book - Python for data analysis : Data wrangling with pandas, numpy, and ipython:

Again, it is important to write code as you read and learn about pandas. For this section, I recommend running the code interactively in a Jupyter notebook where you can execute the code in steps, append notes and save it for later.