Graphing Your Data Like ggplot in Python With plotnine

Pubblicato il: 09 settembre 2021
sul canale di: Real Python
6,892
143

A grammar of graphics is a high-level tool that allows you to create data plots in an efficient and consistent way. It abstracts most low-level details, letting you focus on creating meaningful and beautiful visualizations for your data.

There are several Python packages that provide a grammar of graphics. This course focuses on *plotnine* since it's one of the most mature ones. plotnine is based on [`ggplot2`](https://ggplot2.tidyverse.org/) from the R programming language, so if you have a background in R, then you can consider plotnine as the equivalent of `ggplot2` in Python.

Click here for more info about the complete course: https://realpython.com/courses/graph-...


In questa pagina del sito puoi guardare il video online Graphing Your Data Like ggplot in Python With plotnine della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Real Python 09 settembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,892 volte e gli è piaciuto 143 spettatori. Buona visione!