admin管理员组

文章数量:1130349

在使用Pandas_Profiling.ProfilingReport报错," concat() got an unexpected keyword argument ‘join_axes’ "
经查是pandas和Pandas_Profiling版本过低导致,

在命令行更新 pip install --upgrade pandas
pip install --upgrade pandas_Profiling

在使用Pandas_Profiling.ProfilingReport报错," concat() got an unexpected keyword argument ‘join_axes’ "
经查是pandas和Pandas_Profiling版本过低导致,

在命令行更新 pip install --upgrade pandas
pip install --upgrade pandas_Profiling

本文标签: 报错PandasProfiling