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

BUG: Fix errors / warnings related to pandas 1.3.0 #41

Merged
merged 2 commits into from
Jul 7, 2021

Conversation

maread99
Copy link
Collaborator

@maread99 maread99 commented Jul 4, 2021

Fixes #40

@maread99 maread99 changed the title Fix #40 Fix errors / warnings related to pandas 1.3.0 Jul 5, 2021
@gerrymanoim
Copy link
Owner

Huh - from scanning the pandas changelog it isn't entirely clear to me what caused this change, but given all the user facing issues I'm going to:

  1. Merge this (I've manually confirmed that the behavior is the same is between versions).
  2. Cut a release
  3. Bump the CI to actually use new pandas/numpy
  4. See if dependabot can keep requirements_locked.txt updated more frequently. I want to keep the old compatibilities locked to test backwards compatibility, but we should definitely be triggering CI on new versions of core dependencies.

Thanks for taking this @maread99 - much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with latest version of Pandas
2 participants