Learn Data Visualization: Replicating Cara Thompson's Work #821
tongakuot
announced in
2024 Plotnine Contest
Replies: 2 comments
-
@tongakuot, The winning submission has been announced here. Thank you for taking part in the contest. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Authors
Alier Reng
Links
https://github.com/tongakuot/ggplot2-py/blob/main/BarBeRights.ipynb
Full description
This tutorial aims to reproduce Cara Thompson's work created with the ggplot2 package. I aim to showcase how to produce a similar plot using plotnine, a Python version of ggplot2 developed by Posit. Following this tutorial, you will learn how to leverage plotnine to achieve the same high-quality visualizations in Python, bridging the gap between R and Python for data visualization.
Code repository
https://github.com/tongakuot/ggplot2-py/blob/main/BarBeRights.ipynb
Beta Was this translation helpful? Give feedback.
All reactions