giammi56 / pandas_multiindex_tutorial

An in-depth introduction to Pandas' MultiIndexes and practical code snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pandas MultiIndex Tutorial

An in-depth introduction to Pandas' MultiIndexes including practical code snippets.

The tutorial includes realistic data as would be tracked by a grocery retailer, with the hopes that it will aid in understanding versus the more commonly seen randomly generated data. Also included is a short script (mocker.py) to create additional mock data like that provided in data.csv.

About

An in-depth introduction to Pandas' MultiIndexes and practical code snippets


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%