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

Fix deprecation warnings with is_categorical_dtype #2641

Merged
merged 10 commits into from Feb 14, 2024

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Dec 12, 2023

@gsheni gsheni self-assigned this Dec 12, 2023
@thehomebrewnerd thehomebrewnerd marked this pull request as ready for review February 14, 2024 14:37
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7209f8e) 99.47% compared to head (d28f794) 99.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2641      +/-   ##
==========================================
- Coverage   99.47%   99.46%   -0.01%     
==========================================
  Files         404      404              
  Lines       24215    24211       -4     
==========================================
- Hits        24088    24082       -6     
- Misses        127      129       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thehomebrewnerd thehomebrewnerd merged commit 18e5c41 into main Feb 14, 2024
52 of 53 checks passed
@thehomebrewnerd thehomebrewnerd deleted the update_pandas_calls branch February 14, 2024 14:45
@tamargrey tamargrey mentioned this pull request Feb 16, 2024
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.

Deprecation warnings: is_categorical_dtype and infer_datetime_format
2 participants