Python Data Science Basics Workshops in Toronto
Here you can find the following workshop notes.
workshop1_pandas_titanic.md
Workshop1 contains notes on basic data wrangling techniques using Pandas. It assumes you know nothing about Python or Pandas.
workshop2_pivot_table_and_data_viz.ipynb
Workshop2 assumes you know all the material from workshop1. It contains notes on data aggregation, split-apply-combine techniques using groupby and pivot table, plotting using Matplotlib and ggplot.
This work is licensed under a Creative Commons Attribution 4.0 International License.