mkcor
advanced-pandas
Jupyter Notebook

Pandas is a powerful tool for data exploration and analysis (including timeseries).

Last updated Feb 9, 2026
28
Stars
8
Forks
0
Issues
0
Stars/day
Attention Score
14
Language breakdown
No language data available.
Files click to expand
README

Advanced data analysis techniques with Pandas

Binder

https://python.g-node.org Summer School 2017

Setup

$ conda env create -f environment.yml $ source activate advanced-pandas $ jupyter notebook

Outline

Pandas objects

Data exploration

Timeseries operations

Multi-indexing

Testing (defensive programming)

SQL-type operations

References

by Jake VanderPlas by Wes McKinney
🔗 More in this category

© 2026 GitRepoTrend · mkcor/advanced-pandas · Updated daily from GitHub