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

eda: issue with report on housing price datasets #604

Closed
jinglinpeng opened this issue Apr 26, 2021 · 0 comments · Fixed by #607
Closed

eda: issue with report on housing price datasets #604

jinglinpeng opened this issue Apr 26, 2021 · 0 comments · Fixed by #607
Assignees
Labels
type: bug Something isn't working

Comments

@jinglinpeng
Copy link
Contributor

Describe the bug
The error is as follows:
image

To reproduce:

from dataprep.datasets import *
from dataprep.eda import *
df = load_dataset("house_prices_train")
create_report(df).show_browser()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants