Joris Van den Bossche created ARROW-7528:
--------------------------------------------
Summary: [Python] The pandas.datetime class (import of
datetime.datetime) is deprecated
Key: ARROW-7528
URL: https://issues.apache.org/jira/browse/ARROW-7528
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Joris Van den Bossche
Assignee: Joris Van den Bossche
Fix For: 0.16.0
The {{pd.datetime}} was actually just an import from {{datetime.datetime}}, and
is being removed from pandas (to use the stdlib one directly).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)