Skip to content

Python: Compat broken for pandas==0.18.1 #16544

@asfimport

Description

@asfimport

The following failed for me with pandas==0.18.1:

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

Reporter: Uwe Korn / @xhochy
Assignee: Jeff Reback / @jreback

Note: This issue was originally created as ARROW-944. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions