alteryx / featuretools

An open source python library for automated feature engineering
https://www.featuretools.com
BSD 3-Clause "New" or "Revised" License
7.28k stars 878 forks source link

Fix deprecation warnings with is_categorical_dtype #2641

Closed gsheni closed 9 months ago

gsheni commented 11 months ago
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.