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

Update pandas-summary dependency #577

Merged
merged 1 commit into from
Jun 25, 2018
Merged

Conversation

panozzaj
Copy link

Previously the structured data analysis notebook (course 1, lesson 3) would fail on the DataFrameSummary command due to there being a change in how Pandas handled types and pandas-summary depending on it. There is a change in pandas-summary, but the version that released it seems to have gone down, so conda doesn't know how to install it. So we have to hardcode it to the newly released version until the version changes.

Previously the structured data analysis notebook (course 1, lesson 3) would
fail on the DataFrameSummary command due to there being a change in how Pandas
handled types and pandas-summary. There is a change in pandas-summary, but the
version that released it seems to have gone down [1], so conda doesn't know how
to install it. So we have to hardcode it to the newly released version until
the version changes.

[1]: polyaxon/traceml#14
@jph00 jph00 merged commit ea1dd8f into fastai:master Jun 25, 2018
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