home.social

#plotnine β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #plotnine, aggregated by home.social.

fetched live
  1. Simple stacked bar for this week about ratings of films inspired by video games πŸŽ₯

    🐍 Made with in Python
    🎨 Colours to highlight high and low ratings
    πŸ“Š Aggregating years for clearer chart

    Code: github.com/nrennie/tidytuesday

  2. Simple stacked bar for #TidyTuesday this week about ratings of films inspired by video games πŸŽ₯

    🐍 Made with #Plotnine in Python
    🎨 Colours to highlight high and low ratings
    πŸ“Š Aggregating years for clearer chart

    Code: github.com/nrennie/tidytuesday

    #DataViz #PydyTuesday #Python

  3. We're looking at parental leave policies across Europe for this week!

    πŸ“Š Small multiple area chart showing maximum job protected leave for parents

    πŸ› οΈ Made with Plotnine in

    Code: github.com/nrennie/tidytuesday

  4. We're looking at parental leave policies across Europe for #TidyTuesday this week!

    πŸ“Š Small multiple area chart showing maximum job protected leave for parents

    πŸ› οΈ Made with Plotnine in #Python

    Code: github.com/nrennie/tidytuesday

    #DataViz #Plotnine #PydyTuesday

  5. - I wish I could avoid using altogether, i just can't seem to wrap my head around it (constantly running into issues with indices, loc, iloc, missing data, and more; this is probably also user error though)
    - is wonderful, basically drop-in replacement for but it doesn't feel like a mere copy
    - still looking for a package for generalized additive mixed models that can do mgcv style estimation but also "normal" glms, and nice summary outputs (tips beyond pyGAM?)

    2/n

  6. - I wish I could avoid using #pandas altogether, i just can't seem to wrap my head around it (constantly running into issues with indices, loc, iloc, missing data, and more; this is probably also user error though)
    - #plotnine is wonderful, basically drop-in replacement for #ggplot2 but it doesn't feel like a mere copy
    - still looking for a package for generalized additive mixed models that can do mgcv style estimation but also "normal" glms, and nice summary outputs (tips beyond pyGAM?)

    2/n

  7. There is a grammar of graphics implementation (think / ) in by @MickaelCanouil

    Code: github.com/mcanouil/gribouille
    Docs: m.canouil.dev/gribouille/

    So I can dump a csv into a dir and do both writing and plotting in the same file! Mind blown!

  8. There is a grammar of graphics implementation (think #ggplot2/ #plotnine) in #typst by @MickaelCanouil

    Code: github.com/mcanouil/gribouille
    Docs: m.canouil.dev/gribouille/

    So I can dump a csv into a dir and do both writing and plotting in the same file! Mind blown!

  9. A simple stacked bar chart for this week, looking at disparities in the number of male and female tortoises 🐒

    Made with Plotnine in πŸ“Š

    Code: github.com/nrennie/tidytuesday

  10. 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: github.com/nrennie/tidytuesday

    #DataViz #PydyTuesday #Plotnine

  11. 🎨🐍 Plotnine Free Workshop!
    Master data visualization in Python with the grammar of graphics. Perfect for all levels! πŸ’»βœ¨
    πŸ“… 8 Oct | πŸ“ PyCon Africa, Johannesburg | πŸŽ‰ FREE
    🎟️ Register for FREE: za.pycon.org/tickets
    #PyConAfrica #Plotnine #Python #DataScience

  12. 🎨🐍 Plotnine Free Workshop!
    Master data visualization in Python with the grammar of graphics. Perfect for all levels! πŸ’»βœ¨
    πŸ“… 8 Oct | πŸ“ PyCon Africa, Johannesburg | πŸŽ‰ FREE
    🎟️ Register for FREE: za.pycon.org/tickets
    #PyConAfrica #Plotnine #Python #DataScience

  13. 🎨🐍 Plotnine Free Workshop!
    Master data visualization in Python with the grammar of graphics. Perfect for all levels! πŸ’»βœ¨
    πŸ“… 8 Oct | πŸ“ PyCon Africa, Johannesburg | πŸŽ‰ FREE
    🎟️ Register for FREE: za.pycon.org/tickets

  14. 🎨🐍 Plotnine Free Workshop!
    Master data visualization in Python with the grammar of graphics. Perfect for all levels! πŸ’»βœ¨
    πŸ“… 8 Oct | πŸ“ PyCon Africa, Johannesburg | πŸŽ‰ FREE
    🎟️ Register for FREE: za.pycon.org/tickets
    #PyConAfrica #Plotnine #Python #DataScience

  15. Join our FREE workshops on 8 October for PyCon Africa’s Beginners Day! No experience needed. Connect with the Python community: za.pycon.org/beginners-day

    Share and help us open doors!

  16. Join our FREE workshops on 8 October for PyCon Africa’s Beginners Day! No experience needed. Connect with the Python community: za.pycon.org/beginners-day

    Share and help us open doors!

    #Python #PyCon #DjangoGirls #HumbleData #PyGame #Apify #Plotnine

  17. Join our FREE workshops on 8 October for PyCon Africa’s Beginners Day! No experience needed. Connect with the Python community: za.pycon.org/beginners-day

    Share and help us open doors!

    #Python #PyCon #DjangoGirls #HumbleData #PyGame #Apify #Plotnine

  18. Join our FREE workshops on 8 October for PyCon Africa’s Beginners Day! No experience needed. Connect with the Python community: za.pycon.org/beginners-day

    Share and help us open doors!

    #Python #PyCon #DjangoGirls #HumbleData #PyGame #Apify #Plotnine

  19. Join our FREE workshops on 8 October for PyCon Africa’s Beginners Day! No experience needed. Connect with the Python community: za.pycon.org/beginners-day

    Share and help us open doors!

  20. Join our FREE workshops on 8 October for PyCon Africa’s Beginners Day! No experience needed. Connect with the Python community: za.pycon.org/beginners-day

    Share and help us open doors!

    #Python #PyCon #DjangoGirls #HumbleData #PyGame #Apify #Plotnine

  21. Warm recommendations for #plotnine for #python visualisation: it's feels a bit like emacs in that it takes time to grok its mental model, certainly if, like me you have no previous experience with its ancestor ggplot. But in the end it just does the job.

  22. Warm recommendations for #plotnine for #python visualisation: it's feels a bit like emacs in that it takes time to grok its mental model, certainly if, like me you have no previous experience with its ancestor ggplot. But in the end it just does the job.

  23. I was going to sit down and learn the {plotnine} python library today, but turns out there's nothing really to learnβ€”it's literally {ggplot2} code wrapped in parentheses. If you know {ggplot2} in R, turns out you also know how to make plots on Python!

  24. I was going to sit down and learn the {plotnine} python library today, but turns out there's nothing really to learnβ€”it's literally {ggplot2} code wrapped in parentheses. If you know {ggplot2} in R, turns out you also know how to make plots on Python!

    #Rstats #plotnine #Python

  25. The recording of my PyData Global talk about data visualisation with Plotnine in is now available! 🐍

    Give it a watch if you're interested in:

    πŸ“Š customising plotnine plots
    πŸ“ˆ combining with matplotlib functions
    ✍️ adding custom annotations with HighlightText

    (or if you're an user wondering about Plotnine vs )

    Link: youtube.com/watch?v=NBGJuaBF2rc

  26. The recording of my PyData Global talk about data visualisation with Plotnine in #Python is now available! 🐍

    Give it a watch if you're interested in:

    πŸ“Š customising plotnine plots
    πŸ“ˆ combining with matplotlib functions
    ✍️ adding custom annotations with HighlightText

    (or if you're an #RStats user wondering about Plotnine vs #ggplot2)

    Link: youtube.com/watch?v=NBGJuaBF2r

    #DataViz #Plotnine

  27. Did you know you can now access data in as well as ?

    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 Barbier

    Code: github.com/nrennie/tidytuesday

  28. 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 Barbier

    Code: github.com/nrennie/tidytuesday

    #DataViz #ggplot2 #plotnine #PydyTuesday

  29. PyData Global starts today! This evening I'll be talking about customising charts with Plotnine, and building better data visualisations πŸ“Š

    πŸ“… Tue 3 Dec 2024
    ⏰ 18:30 UTC (13:30 EST)

  30. PyData Global starts today! This evening I'll be talking about customising charts with Plotnine, and building better data visualisations πŸ“Š

    πŸ“… Tue 3 Dec 2024
    ⏰ 18:30 UTC (13:30 EST)

    #PyData #Plotnine #Python #DataViz

  31. I'm super excited to be speaking at PyData Global in December! I'll be talking about:

    πŸ“Š customising plotnine plots
    πŸ“ˆ combining with matplotlib functions
    ✍️ adding custom annotations with HighlightText

    I'll be using this chart πŸ‘‡πŸ‘‡πŸ‘‡ as an example!

    Link: buff.ly/3Z9R9k6

  32. I'm super excited to be speaking at PyData Global in December! I'll be talking about:

    πŸ“Š customising plotnine plots
    πŸ“ˆ combining with matplotlib functions
    ✍️ adding custom annotations with HighlightText

    I'll be using this chart πŸ‘‡πŸ‘‡πŸ‘‡ as an example!

    Link: buff.ly/3Z9R9k6

    #DataViz #Plotnine #Python #PyData #ggplot2

  33. I'm absolutely thrilled to be one of the runners up in the 2024 Plotnine Contest! πŸ“Š

    You can view my annotated area chart and blog post about it's creation here: nrennie.rbind.io/blog/plotnine

    Winners announcement: posit.co/blog/winner-of-the-20

  34. I'm absolutely thrilled to be one of the runners up in the 2024 Plotnine Contest! πŸ“Š

    You can view my annotated area chart and blog post about it's creation here: nrennie.rbind.io/blog/plotnine

    Winners announcement: posit.co/blog/winner-of-the-20

    #DataViz #Python #plotnine

  35. A quick chart looking at the rankings of different clubs in the FA Women's Super League for this week!

    πŸ“Š chart made using `plotnine` in Python
    ✍️ coloured and bold text added with `highlight-text`
    πŸ’‘ Googling for `plotnine` help? Add a -ggplot2 to your search to hide ggplot2-specific results!

    Code: github.com/nrennie/tidytuesday

  36. A quick chart looking at the rankings of different clubs in the FA Women's Super League for #TidyTuesday this week!

    πŸ“Š chart made using `plotnine` in Python
    ✍️ coloured and bold text added with `highlight-text`
    πŸ’‘ Googling for `plotnine` help? Add a -ggplot2 to your search to hide ggplot2-specific results!

    Code: github.com/nrennie/tidytuesday

    #Python #DataViz #DSLC #plotnine

  37. 🚨 New blog post! 🚨

    I've written up a tutorial blog post showing you how to make annotated area charts using plotnine in Python (with a little bit of help from highlight-text and matplotlib to add coloured text as a subtitle)! πŸ“Š

    (possibly of interest to users who make plots with !)

    Blog post: nrennie.rbind.io/blog/plotnine

  38. 🚨 New blog post! 🚨

    I've written up a tutorial blog post showing you how to make annotated area charts using plotnine in Python (with a little bit of help from highlight-text and matplotlib to add coloured text as a subtitle)! πŸ“Š

    (possibly of interest to #RStats users who make plots with #ggplot2!)

    Blog post: nrennie.rbind.io/blog/plotnine

    #Python #plotnine #DataViz