Hello Quarto

python
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Plotnine: Grammar of Graphics for Python

By Jeroen Janssens

Added Sun Dec 12, 2021

What is this?

Excerpt from site: “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. Link to post here: https://datascienceworkshops.com/blog/plotnine-grammar-of-graphics-for-python/
Back to top