-
Notifications
You must be signed in to change notification settings - Fork 76
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
pandas-profile import incompatibility with pandas #11
Comments
Hi, any updates on this? I am having a very similar issue. In my case the error is
but it changes with every downgrade or upgrade I try to resolve it with :/ |
Hi @lorcan2440, sorry no update on my end. I probably won't be able to circle back to this for a while. @anthony-wang is this something you could take a look at? My other suggestion would be to try running it via WSL (e.g., with VS Code so you can still open up Jupyter notebooks like normal) |
I commented on this earlier and realized it was actually a different problem than I was experiencing. I've installed from the I had a problem with the version of If you switch to WSL you might encounter issue #13 |
I ended up just fully uninstalling and reinstalling and it works now. My versions are |
Related: https://stackoverflow.com/questions/68704002/importerror-cannot-import-name-abcindexclass-from-pandas-core-dtypes-generic
The text was updated successfully, but these errors were encountered: