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

Make usage of vintage_and_active_years() in the tutorials consistent #900

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

glatterf42
Copy link
Member

@glatterf42 glatterf42 commented Dec 12, 2024

Closes #897 and #899:

  • For some tutorials, remove year_df entirely because it is unused. For others, make its usage consistent with westeros_baseline.
  • Address a FutureWarning from pandas.

How to review

  • Read the diff and note that the CI checks all pass.

PR checklist

  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅
  • [ ] Add, expand, or update documentation. Just fixing tutorials.
  • [ ] Update release notes. Just fixing tutorials.

@glatterf42 glatterf42 added the tutorials Westeros and Austrian tutorials label Dec 12, 2024
@glatterf42 glatterf42 self-assigned this Dec 12, 2024
@glatterf42 glatterf42 linked an issue Dec 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.6%. Comparing base (5c0b44f) to head (00be1b8).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #900   +/-   ##
=====================================
  Coverage   95.6%   95.6%           
=====================================
  Files         46      46           
  Lines       4337    4337           
=====================================
  Hits        4147    4147           
  Misses       190     190           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tutorials Westeros and Austrian tutorials
Projects
None yet
1 participant