[
https://issues.apache.org/jira/browse/ARROW-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657977#comment-17657977
]
Rok Mihevc commented on ARROW-944:
----------------------------------
This issue has been migrated to [issue
#16544|https://github.com/apache/arrow/issues/16544] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> Python: Compat broken for pandas==0.18.1
> ----------------------------------------
>
> Key: ARROW-944
> URL: https://issues.apache.org/jira/browse/ARROW-944
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Uwe Korn
> Assignee: Jeff Reback
> Priority: Major
> Fix For: 0.4.0
>
>
> The following failed for me with {{pandas==0.18.1}}:
> {code}
> In [1]: from pandas.core.dtypes import DatetimeTZDtype
> ---------------------------------------------------------------------------
> ImportError Traceback (most recent call last)
> <ipython-input-1-cf9e0515688d> in <module>()
> ----> 1 from pandas.core.dtypes import DatetimeTZDtype
> ImportError: No module named dtypes
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)