Pandas Profiling
Data profiling using pandas library.
Sweetviz Profile
import sweetviz as sv
report = sv.analyze(df)
report.show_notebook()
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 24, 2024: Update pandas_profile.md (5651085)