Skip to content

Update tests to work with pandas 2.1.0 #2616

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 4 commits into from
Sep 7, 2023
Merged

Update tests to work with pandas 2.1.0 #2616

merged 4 commits into from
Sep 7, 2023

Conversation

thehomebrewnerd
Copy link
Contributor

Pull Request Description

Minor tests updates for compatibility with pandas version 2.1.0

Closes #2610

@thehomebrewnerd thehomebrewnerd enabled auto-merge (squash) September 7, 2023 18:36
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6ec369b) 99.47% compared to head (a66a18f) 99.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2616   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files         403      403           
  Lines       24201    24201           
=======================================
  Hits        24074    24074           
  Misses        127      127           
Files Changed Coverage Δ
...ools/tests/entityset_tests/test_last_time_index.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@thehomebrewnerd thehomebrewnerd merged commit d279a48 into main Sep 7, 2023
@thehomebrewnerd thehomebrewnerd deleted the issue-2610 branch September 7, 2023 18:53
@thehomebrewnerd thehomebrewnerd mentioned this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update for compatibility with pandas v2.1.0
2 participants