-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeDatetime data dtypeTimedeltaTimedelta data typeTimedelta data type
Milestone
Description
I think we achieve a bit more consistency in our interfaces if we alias .to_numpy()
to .to_datetime64()
and .to_timedelta64()
for Timedelta
and Timestamp
respectively.
xref https://github.com/pandas-dev/pandas/pull/24486/files#diff-26a6d2ca7adfca586aabbb1c9dd8bf36L235
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsDatetimeDatetime data dtypeDatetime data dtypeTimedeltaTimedelta data typeTimedelta data type