You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
csala
added
the
bug
There is an error in the code that needs to be fixed
label
Feb 6, 2019
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: