Skip to content

MIGRATE: pandas_panel lecture from stats #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
249 changes: 249 additions & 0 deletions lectures/_static/lecture_specific/pandas_panel/countries.csv

Large diffs are not rendered by default.

15,121 changes: 15,121 additions & 0 deletions lectures/_static/lecture_specific/pandas_panel/employ.csv

Large diffs are not rendered by default.

1,409 changes: 1,409 additions & 0 deletions lectures/_static/lecture_specific/pandas_panel/realwage.csv

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ parts:
- file: matplotlib
- file: scipy
- file: pandas
- file: pandas_panel
- file: sympy
- caption: High Performance Computing
numbered: true
Expand Down
Loading
Loading