Closed
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).