Y
Hacker News
new
|
ask
|
show
|
jobs
by
harabat
1486 days ago
For those who are going through the thread finding new tools: pandas-profiling[0] is a library for automatic EDA (which bamboolib[1], mentioned elsewhere, also does).
[0]:
https://github.com/pandas-profiling/pandas-profiling
[1]:
https://bamboolib.com/
2 comments
kite_and_code
1486 days ago
Lux might also be interesting:
https://github.com/lux-org/lux
link
narush
1486 days ago
Def check these all out! Lots of cool tools out there. For anyone who's tried a bunch of these... that's a great topic for a Medium post :)
link
MaxDPS
1484 days ago
I just found out about pandas-profiling a couple days ago and the examples blew my mind, it looks amazing (I’ve yet to actually try it out though).
link