Skip to content

Latest commit

 

History

History
 
 

Chapter 2: Working with Pandas DataFrames

This chapter introduces you to the pandas library and shows you the basics of working with DataFrame objects.

Content

There are six notebooks that we will work through, each numbered according to when they will be used:

All the datasets necessary for the aforementioned notebooks, along with information on them, can be found in the data/ directory. The end-of-chapter exercises will use these datasets as well; solutions to the exercises can be found in the repository's solutions/ch_02/ directory.