Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Support latest pandas #3

Open
dhirschfeld opened this issue Jun 14, 2017 · 1 comment
Open

Support latest pandas #3

dhirschfeld opened this issue Jun 14, 2017 · 1 comment

Comments

@dhirschfeld
Copy link

All the changes in the recent pandas release has broken compatibility - e.g.

..\_t_env\lib\site-packages\pandas_msgpack\packers.py:58: in <module>
    from pandas.sparse.api import SparseSeries, SparseDataFrame

Should now be from pandas.core.sparse.api import ...?

@jreback
Copy link
Contributor

jreback commented Jun 14, 2017

yeah haven't updated this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants