Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix .ix indexer removed from pandas 1.0 #7

Merged
merged 4 commits into from Jun 14, 2020
Merged

fix .ix indexer removed from pandas 1.0 #7

merged 4 commits into from Jun 14, 2020

Conversation

cetres
Copy link

@cetres cetres commented Mar 3, 2020

new version of pandas shows an error at graph creation. This PR fixes it

pandas-dev/pandas#26438

@MarvinT
Copy link
Owner

MarvinT commented Jun 14, 2020

looks good, merging now

@MarvinT MarvinT merged commit 26915a1 into MarvinT:dev Jun 14, 2020
MarvinT added a commit that referenced this pull request Jun 14, 2020
* pypi password env variable

* Open development for 0.0.8

* Update and rename README.rst to README.md (#4)

* Update and rename README.rst to README.md

* coveralls

* remove pytest version req

* pytest-cov req

* coverage req

* readme.md in setup.py

* pip install calmap

* coverage badge

* Black code style (#6)

* black formatting

* black badge

* fix py version badge

* fix .ix indexer removed from pandas 1.0 (#7)

* fix .ix indexer deprecated from Pandas 1.0

* removing support for python older than 3.6.1

* removing support for python 3.4

* fixing the build failures (#8)

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

Co-authored-by: Gustavo Oliveira <cetres@gmail.com>
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.

None yet

2 participants