Skip to content

Keep pandas version below 0.24.0 #87

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

Closed
csala opened this issue Feb 6, 2019 · 1 comment
Closed

Keep pandas version below 0.24.0 #87

csala opened this issue Feb 6, 2019 · 1 comment
Assignees
Labels
bug There is an error in the code that needs to be fixed
Milestone

Comments

@csala
Copy link
Contributor

csala commented Feb 6, 2019

The pandas 0.24.0 version came out with some problems:
pandas-dev/pandas#24990
pandas-dev/pandas#24986

Because of this, featuretools v0.6.0 has set as an internal requirement that pandas version should be below 0.24.0, which now creates a conflict in MLPrimitives installation.

To fix this, pandas version can be forced to stay below until featuretools 0.6.1 is released.

@csala csala added the bug There is an error in the code that needs to be fixed label Feb 6, 2019
@csala csala self-assigned this Feb 6, 2019
@csala
Copy link
Contributor Author

csala commented Feb 6, 2019

Pandas v0.24.1 is out and seems to have solved at least one of the problems above.

An issue has been opened requesting to remove the restriction: alteryx/featuretools#406

@csala csala closed this as completed in #88 Feb 6, 2019
@csala csala added this to the 0.2.0 milestone Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug There is an error in the code that needs to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant