DEPR: is_categorical_dtype by jbrockmendel · Pull Request #52527 · pandas-dev/pandas (original) (raw)

galipremsagar added a commit to rapidsai/cudf that referenced this pull request

Oct 12, 2023

@galipremsagar

This PR deprecates is_categorical_dtype to match pandas-dev/pandas#52527 which was introduced in pandas-2.x. This PR internalizes the public API since this is a needed utility in our code base.

This PR:

= 23835 failed, 5698 passed, 1613 skipped, 288 xfailed, 423 errors in 1976.84s (0:32:56) =

On pandas_2.0_feature_branch:

= 24297 failed, 5115 passed, 1613 skipped, 288 xfailed, 480 errors in 1980.46s (0:33:00) =