Hello Quarto

python
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Heuristics for Translating Ggplot2 Code to Plotnine Code

By Jeroen Janssens

Added Sun Dec 12, 2021

What is this?

Excerpt from site: “when it comes to the syntax, you can easily translate 95% of ggplot2 code to plotnine code if you take into account the heuristics listed below. But first, an example”.

  1. Link to post here: https://datascienceworkshops.com/blog/heuristics-for-translating-ggplot2-to-plotnine/
Back to top