google colab 中的 pandas_profiling.ProfileReport(dataframe)

Сла*_*рин 5 google-colaboratory

为什么pandas_profiling.ProfileReport(dataframe)在 google colab 中不起作用?

返回类型错误。

TypeError: concat() got an unexpected keyword argument 'join_axes'
Run Code Online (Sandbox Code Playgroud)

小智 6

只需使用 pandas-profiling 版本 2.7.1 即可。在 colab 中运行此命令!pip install pandas-profiling==2.7.1