Skip to content
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

Tackle most FutureWarnings #265

Merged
merged 8 commits into from
Nov 5, 2024
Merged

Tackle most FutureWarnings #265

merged 8 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. update patches branch (#263)

    * 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]>
    3 people authored Nov 5, 2024
    1 Configuration menu
    Copy the full SHA
    ee8fb22 View commit details
    Browse the repository at this point in the history
  2. update patches from main (#264)

    * 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]>
    3 people authored Nov 5, 2024
    1 Configuration menu
    Copy the full SHA
    aa462f5 View commit details
    Browse the repository at this point in the history
  3. Update matplotlib.md

    doctor-phil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e3cfdaa View commit details
    Browse the repository at this point in the history
  4. Update networks.md

    doctor-phil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8d47f18 View commit details
    Browse the repository at this point in the history
  5. Update recidivism.md

    doctor-phil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c115643 View commit details
    Browse the repository at this point in the history
  6. Update regression.md

    doctor-phil committed Nov 5, 2024
    1 Configuration menu
    Copy the full SHA
    85592d2 View commit details
    Browse the repository at this point in the history
  7. last deprecation fix

    doctor-phil committed Nov 5, 2024
    1 Configuration menu
    Copy the full SHA
    765b3de View commit details
    Browse the repository at this point in the history
  8. last one for real

    doctor-phil committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c54db1c View commit details
    Browse the repository at this point in the history