This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Open
Description
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 ...
?
Metadata
Assignees
Labels
No labels