You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/01/09 09:52:00 UTC

[jira] [Created] (ARROW-7528) [Python] The pandas.datetime class (import of datetime.datetime) is deprecated

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)