-
-
Couldn't load subscription status.
- Fork 19.2k
Closed
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandas
Milestone
Description
xref #30228
List of deprecations pending enforcement before releasing pandas 2.0.
| Topic | Deprecation PR | Enforcement PR | Assignee |
|---|---|---|---|
datetimelike.astype(...) |
#38544 #45574 | #49715 | @jbrockmendel |
Int64Index, UInt64Index & Float64Index |
#42717 #43028 | #49560 | @topper-123 |
DataFrame.to_latex using Styler |
#47970 | @attack68 |
Those are from unchecked items in #30228 and #50196 (comment). We should probably run a grep to see what else is pending before we start merging PRs that introduce new deprecations (see #50578).
Metadata
Metadata
Assignees
Labels
DeprecateFunctionality to remove in pandasFunctionality to remove in pandas