Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

pd.tseries.period.PeriodIndex has moved with pandas version 20.1 #446

Closed
patrickhoebeke opened this issue May 8, 2017 · 2 comments
Closed

Comments

@patrickhoebeke
Copy link
Contributor

Hello,

I've just noticed that for some use cases, the library does not work anymore with the new version of pandas v20.1.
In pandas 20.1, stuff related to tseries has been moved/dropped.
So references to "pd.tseries.period.PeriodIndex" should be replaced by "pd.PeriodIndex"

Patrick

@WhoisDavid
Copy link

To be precise, these changes happened from version 0.20.x

@sebito91
Copy link
Contributor

sebito91 commented Jun 2, 2017

Should be fixed on #454 and #457

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

4 participants