[
https://issues.apache.org/jira/browse/ARROW-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-7528.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 6148
[https://github.com/apache/arrow/pull/6148]
> [Python] The pandas.datetime class (import of datetime.datetime) and
> pandas.np are 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{pd.datetime}} was actually just an import from {{datetime.datetime}},
> and is being removed from pandas (to use the stdlib one directly). And
> {{pd.np}} was an import of numpy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)