Y
Hacker News
new
|
ask
|
show
|
jobs
by
telchar
1591 days ago
Try the Pandas Profiling library [0]. Why do all the clicking and plotting and specifying variables when you can have a couple lines of code do it all for you?
[0]
https://pypi.org/project/pandas-profiling/
1 comments
nxpnsv
1590 days ago
Probably wouldn't use that to visualise more than a table a time, but it sure is useful if you're anyway on pandas
link