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 step issue #52

Open
jhmao697 opened this issue Dec 25, 2023 · 1 comment
Open

eda step issue #52

jhmao697 opened this issue Dec 25, 2023 · 1 comment

Comments

@jhmao697
Copy link

python 3.10 with pandas-profiling always gave pydantic import error.

@jhmao697
Copy link
Author

two solutions I tried:
using python 3.8, and import pandas_profiling
or
using python 3.10, and import ydata_profiling, instead of pandas-profiling

both works for me

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

No branches or pull requests

1 participant