-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeDatetime data dtypeDeprecateFunctionality to remove in pandasFunctionality to remove in pandasExtensionArrayExtending pandas with custom dtypes or arrays.Extending pandas with custom dtypes or arrays.IntervalInterval data typeInterval data typePeriodPeriod data typePeriod data type
Description
ATM series.values drops the tz from dt64tz, converts interval to object, converts period to object, but preserves other EAs. We have kept this weird behavior for backward compatibility, should eventually just bite the bullet and deprecate these weird behaviors, just match _values
I think this would close #55128
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeDatetime data dtypeDeprecateFunctionality to remove in pandasFunctionality to remove in pandasExtensionArrayExtending pandas with custom dtypes or arrays.Extending pandas with custom dtypes or arrays.IntervalInterval data typeInterval data typePeriodPeriod data typePeriod data type