Notice: we moved to https://sihan.hashnode.dev/
Pandas Profiling
!pip install pandas-profiling
import pandas_profiling as pp
pp.ProfileReport(df)
No comments:
Post a Comment