Introduction to Pandas Chapter 1: Introduction Chapter 2: Series Chapter 3: DataFrame Chapter 4: Accessing DataFrame rows and columns [4.1] Accessing columns [4.2] Accessing rows [4.3] Accessing rows via slicing [4.4] Accessing specific rows and columns [4.5] Row and column statistics [4.6] Iterating over columns and rows Chapter 5: DataFrame operations Chapter 6: DataFrame methods Chapter 7: Summary Chapter 4 Accessing DataFrame rows and columns Rough estimated time needed30 mins