-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP: patch pandas issues and upgrades (#251) * patch value counts issue in merge lecture * Update ci.yml hopefully this works * Update ci.yml idk * WIP: fix quandl deprecation * Update timeseries.md * Update environment.yml upgrade pandas * Update environment.yml * Update groupby.md * applymap -> map * Update the_index.md * Update timeseries.md * fix matplotlib * simplify btc time series data * Update timeseries.md * Update timeseries.md this should fix time series * one more * TMP: disable build cache * MAINT: maintenance of cloud infrastructure * TST: upgrade anaconda and software stack * update to python=3.12 in ci workflow * simply build and work through missing dependencies * import some dependencies * enable more dependencies * Update networks.md * oops * fix deprecated map dataset, problem set issue * need to install bokeh for maps lecture * fix ml in econ? * Update recidivism.md * working with text * Update working_with_text.md * working with text * Update working_with_text.md * Update environment.yml * Update working_with_text.md * Update working_with_text.md * try limiting api call delay * try something else * Update working_with_text.md --------- Co-authored-by: Matt McKay <[email protected]> Co-authored-by: mmcky <[email protected]> * fix working with text caching --------- Co-authored-by: Matt McKay <[email protected]> Co-authored-by: mmcky <[email protected]>
- Loading branch information
1 parent
0f23a51
commit ee8fb22
Showing
6 changed files
with
54 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ dependencies: | |
- xgboost | ||
- graphviz | ||
- bokeh | ||
# - nltk | ||
- nltk | ||
- pandas-datareader | ||
- seaborn | ||
- patsy | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ee8fb22
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Deployed on https://672a918827bb4d5c60664959--nervous-villani-f8256d.netlify.app