#pydytuesday — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pydytuesday, aggregated by home.social.
-
A simple stacked bar chart for #TidyTuesday this week, looking at disparities in the number of male and female tortoises 🐢
Made with Plotnine in #Python 📊
Code: https://github.com/nrennie/tidytuesday/tree/main/2026/2026-03-03
-
Did you know you can now access #TidyTuesday data in #Python as well as #RStats?
Here's a plot of this week's data about Pixar films made with Plotnine! 📊
💻 Import data using PyDyTuesday
🎨 Coloured subtitle text added with highlight_text
🖊️ Fonts installed with pyfonts by Joseph BarbierCode: https://github.com/nrennie/tidytuesday/tree/main/2025/2025-03-11