Grab the slides: slides.com/cheukting_ho/legend-data-pandas2

Every Monday 5pm UK time

pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool,
built on top of the Python programming language.

- pandas.pydata.org

pandas let you read and write data form csv, excel etc and handle this data in tabular form in python easily

Last time:

1. install/ check we have installed pandas

2. read and write to csv (and may be excels)

3. talk about what is DataFrame and Series

4. head and tail and slicing dfs (and play around with columns and indexes)

5. changing data types


Today:

6. DataFrame methods

7. using .apply()

8. groupby operations

9. joining dataframes

Next week:

More Pandas

Every Monday 5pm UK time

The Legend of Data - Pandas basics 2

By Cheuk Ting Ho

The Legend of Data - Pandas basics 2

  • 910