Skip to content

Update code to work with latest Pandas (0.18.0)#6

Open
Peque wants to merge 1 commit intoQuriQuant:masterfrom
Peque:peque
Open

Update code to work with latest Pandas (0.18.0)#6
Peque wants to merge 1 commit intoQuriQuant:masterfrom
Peque:peque

Conversation

@Peque
Copy link

@Peque Peque commented May 24, 2016

Pandas 0.18.0 has been released. According to their release notes:

This is a major release from 0.17.1 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade to this version.

This pull requests avoids Pandas raising an exception when calling .resample().

@danielfppps
Copy link
Collaborator

Sorry I hadn't seen your submission (didn't get an email from github), I already implemented these fixes as well as other bug fixes in 1.523. Thanks for contributing!

@Peque
Copy link
Author

Peque commented Jun 30, 2016

Ok.

Note that you are still missing the version bump in setup.py:

'pandas>=0.18.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants