Closed adamrossnelson closed 2 years ago
Hi @adamrossnelson! This (unfortunately) is a known issue that we aren't able to resolve structurally as far as I'm aware. Your pip freeze
list show that pandas-profiling 1.4.1 is installed. Updating the package resolves the issue:
https://pandas-profiling.ydata.ai/docs/master/rtd/pages/support.html#frequent-issues
Okay, this is helpful. Sorry I missed that on the earlier documentation. I'm happy to close this for you.
@adamrossnelson No problem. We are working on improving the discoverability of this information in the documentation.
@dr-ydata it would be helpful to include this error message verbatim in the frequent issues.
Current Behaviour
In Google Colab the
.to_notebook_iframe
method onProfileReport
throws an error:This issue has been spotted in other contexts and there are questions in StackOverflow: https://stackoverflow.com/questions/61362942/concat-got-an-unexpected-keyword-argument-join-axes
Expected Behaviour
This section not applicable. Reporting bug that throws an error.
Data Description
You can reproduce the error with this data:
Code that reproduces the bug
pandas-profiling version
Version 1.4.1
Dependencies