Comment on ggplot2 is love. ggplot2 is life.
Gebruikersnaam@lemmy.ml 3 weeks agoUse plotnine if you want a ggplot-like API. Matplotlib is too low level for most stuff so it needs an abstraction layer such as plotnine or seaborn. Also, I understand the original devs desire to copy Matlab plotting standards, but that language is so bad.