GeistHaus
log in · sign up

r4ds-python-plotnine/README.md at master · jeroenjanssens/r4ds-python-plotnine

github.com

A translation of the visualisation chapters from "R for Data Science" to Python using Plotnine and Pandas. - jeroenjanssens/r4ds-python-plotnine

1 page links to this URL
Plotnine: Grammar of Graphics for Python (2019) | Jeroen Janssens

Blog article by Jeroen Janssens. Dec 11, 2019. 92 min read. Plotnine is a data visualisation package for Python based on the grammar of graphics, created by Hassan Kibirige. Its API is similar to ggplot2, a widely successful R package by Hadley Wickham and others.[1] I’m a staunch proponent of ggplot2. The underlying grammar of graphics is accompanied by a consistent API that allows you to quickly and iteratively create different types of beautiful data visualisations while rarely having to...

0 inbound links website en