Skip to content

Fix deprecation warnings with is_categorical_dtype#2641

Merged
thehomebrewnerd merged 10 commits intomainfrom
update_pandas_calls
Feb 14, 2024
Merged

Fix deprecation warnings with is_categorical_dtype#2641
thehomebrewnerd merged 10 commits intomainfrom
update_pandas_calls

Conversation

@gsheni
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
@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