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

关于pandas-profiling的使用 #33

Open
hoowolf opened this issue Nov 21, 2024 · 1 comment
Open

关于pandas-profiling的使用 #33

hoowolf opened this issue Nov 21, 2024 · 1 comment

Comments

@hoowolf
Copy link

hoowolf commented Nov 21, 2024

pandas-profiling 已经更名为 ydata-profiling,应使用:
from ydata_profiling import ProfileReport
同时生成的报告为html文件,可以用profile.to_file("report.html")将文件下载到当前文件夹

@BronsonLau
Copy link

如果是在ipynb的话,好像要装个插件才能直接用滚动窗展示出html的网页内容;

不然只能直接在html里面打开;

嘻嘻。

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

2 participants