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

[FIX] : compatibility with new version of pandas #454

Closed
wants to merge 2 commits into from

Conversation

patrickhoebeke
Copy link
Contributor

pd.tseries.period.PeriodIndex has been moved to pd.PeriodIndex since at least pandas 0.18.1
pd.tseries.period.DatetimeIndex has been moved to pd.DatetimeIndex since at least pandas 0.18.1

pd.tseries.period.PeriodIndex has been moved to pd.PeriodIndex since at least pandas 0.18.1
pd.tseries.period.DatetimeIndex has been moved to pd.DatetimeIndex since at least pandas 0.18.1
@sebito91
Copy link
Contributor

sebito91 commented Jun 2, 2017

Fixes #456 and #446

Copy link
Contributor

@sebito91 sebito91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aviau
Copy link
Collaborator

aviau commented Jun 3, 2017

This was included in a2ac2e8, which I merged first for no particular reason, but thanks anyways <3

@aviau aviau closed this Jun 3, 2017
@patrickhoebeke
Copy link
Contributor Author

great thanks !

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

Successfully merging this pull request may close these issues.

3 participants