Grazie a #PyConIT 2026 per avermi coinvolta nell'#OpenLearningDay 🙏

Ho portato un workshop sull'#EDA 📊: non abbiamo coperto tutto, ma così hanno materiale per casa 🙃

Tra encoding diversi e portatili in difficoltà col rendering, anche su Google Colab è emerso quanto l'#EDA chieda risorse 😅

Buona parte del percorso era pensato per rispondere a domande sui dati e c'è stata grande partecipazione 🎉

https://github.com/bilardi/smltk

#TalksAndWorkshops #python #OpenSource #DataVisualization

Another run at nearly 30 °C ☀️🥵

I record my runs with Fitotrack as GPX, but I don't really like the overview there. So I simply built my own!

With OpenCode + DeepSeek V4 Flash Free (free!) I created a COROS-like dashboard. The 284B AI model coded almost everything on its own, only the layout got a little help from ChatGPT xD

My favorite part is the purple elevation profile in the route visualization.

#Running #vibecoding #opencode #DeepSeek #OpenSource #DataVisualization #DIYTech #RunningCommunity #CodingLife #HeatRun #runnersofpixelfed #runnersofmastodon #veganrunners

Charty 2.0 is now live on the App Store!

After nearly 6 years, Charty has been completely rebuilt for better chart rendering, more reliable widgets, new palettes, new charts and new actions!

#Shortcuts #iOS #SwiftUI #datavisualization

https://apps.apple.com/br/app/charty-for-shortcuts/id1494386093?l=en-GB

Ah yes, 🤔 yet another "revolutionary" Python library that promises to turn your data into "beautiful visualizations," because who wouldn’t want to spend their weekend deciphering an endless API reference and changelog? 🎉 Spoiler alert: it's just another #ggplot2 📊 wannabe, with a dash of self-importance and a sprinkle of "publication-ready" delusions. 🙃
https://plotnine.org/ #PythonLibraries #DataVisualization #APIReference #TechHumor #HackerNews #ngated
Plotnine

plotnine 0.15.7

Curious what alternatives to spreadsheets do people use/know about?

This is mostly from the perspective of making some kind of alternative myself, so would also be interested in knowing what spreadsheet annoyances people have. But would love to use something that already exists.

By "alternatives to spreadsheets", I mean like any way of quickly (or slowly) making custom visualisations or summaries of existing data, especially if the data and visualisation are kept separate. Also any other interpretation is fine, because I get that spreadsheets are more like a general medium than a specific tool.

#spreadsheets #DataVisualization #DataVisualisation #statistics

In December 2025, Lokschuppen Rosenheim invited us to take part in a competition for the design of their next exhibition. We did not win the tender, but the concept we developed is one we’re proud to share 🔥

https://3e8.studio/posts/space-exhibition-concept-for-lokschuppen-rosenheim/

#newmediaart #exhibitiondesign #datavisualization #creativecoding #immersive

Space: Exhibition Concept for Lokschuppen Rosenheim

In December 2025, we were invited to take part in a tender by Lokschuppen Rosenheim for the design of their next special exhibition on the subject of “Space”.

3e8.studio
metiq - Global Intelligence

Live worldwide data platform: flights, earthquakes, weather, conflict, markets, space and more on a 3D wireframe globe.

FigMirror is an AI agent that replicates visual style from scientific papers. Load your data and a reference article - the system analyzes how graphs are formatted there and reproduces similar styling for your dataset. Handles typography, coordinate grids, markers, color palettes, and legend placement automatically. Promising tool for researchers publishing in international journals who struggle with visual consistency. #AI #DataVisualization #ScientificWriting
Gribouille 0.3.0: Finer Guide Control and a Themed Compose - mickael.canouil.fr

Gribouille 0.3.0 gives guides and axes a much finer on/off switch, lets compose() carry its own theme, and makes geom-area() stack by default. A long list of legend and annotation fixes rounds it out.

Mickaël CANOUIL