Y
Hacker News
new
|
ask
|
show
|
jobs
by
mightyham
5 days ago
I find matplotlib to be clunky and verbose compared to ggplot. When using python, I will often use
https://plotnine.org/
because it gives me a nice ggplot like API.