Skip to content

Commit 3496491

Browse files
updates for PyParis tutorial
1 parent 699ef04 commit 3496491

File tree

85 files changed

+85250
-43335
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+85250
-43335
lines changed

05 - Time series data.ipynb

Lines changed: 497 additions & 449 deletions
Large diffs are not rendered by default.

06 - Reshaping data.ipynb

Lines changed: 552 additions & 340 deletions
Large diffs are not rendered by default.

07 - Case study - air quality data.ipynb

Lines changed: 1655 additions & 0 deletions
Large diffs are not rendered by default.

convert_notebooks.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# jupyter nbconvert --to=notebook --output "03b - Some more advanced indexing.ipynb" "solved - 03b - Some more advanced indexing.ipynb"
33
#jupyter nbconvert --to=notebook --config nbconvert_config.py --output "03 - Indexing and selecting data.ipynb" "solved - 03 - Indexing and selecting data.ipynb"
44
#jupyter nbconvert --to=notebook --config nbconvert_config.py --output "04 - Groupby operations.ipynb" "solved - 04 - Groupby operations.ipynb"
5-
jupyter nbconvert --to=notebook --config nbconvert_config.py --output "04b - Advanced groupby operations.ipynb" "solved - 04b - Advanced groupby operations.ipynb"
5+
#jupyter nbconvert --to=notebook --config nbconvert_config.py --output "04b - Advanced groupby operations.ipynb" "solved - 04b - Advanced groupby operations.ipynb"
66
jupyter nbconvert --to=notebook --config nbconvert_config.py --output "05 - Time series data.ipynb" "solved - 05 - Time series data.ipynb"
77
jupyter nbconvert --to=notebook --config nbconvert_config.py --output "06 - Reshaping data.ipynb" "solved - 06 - Reshaping data.ipynb"
8+
jupyter nbconvert --to=notebook --config nbconvert_config.py --output "07 - Case study - air quality data.ipynb" "solved - 07 - Case study - air quality data.ipynb"

data/BETN0290000800100hour.1-1-1990.31-12-2012

Lines changed: 8397 additions & 0 deletions
Large diffs are not rendered by default.

data/FR040120000800100hour.1-1-1999.31-12-2012

Lines changed: 4977 additions & 0 deletions
Large diffs are not rendered by default.

data/FR040370000800100hour.1-1-1999.31-12-2012

Lines changed: 5016 additions & 0 deletions
Large diffs are not rendered by default.

data/airbase_data.csv

Lines changed: 38749 additions & 38749 deletions
Large diffs are not rendered by default.

data/flowdata.csv

Lines changed: 11698 additions & 0 deletions
Large diffs are not rendered by default.

img/pivot_excel.png

31.3 KB
Loading

0 commit comments

Comments
 (0)