DEPR: is_datetime64tz_dtype, is_interval_dtype by jbrockmendel · Pull Request #52607 · pandas-dev/pandas (original) (raw)

This PR deprecates is_datetime64tz_dtype and is_interval_dtype to have parity with pandas-2.x: pandas-dev/pandas#52607, alternatively this PR internalizes these utilities.

This PR:

= 1584 failed, 98570 passed, 2069 skipped, 776 xfailed, 312 xpassed, 20 errors in 737.24s (0:12:17) =

On pandas_2.0_feature_branch:

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