Hello,
I wanted to share with you a small project I worked on. In my day-to-day life, I often need to manipulate large CSV files, and DuckDB is very good for that. But I wanted to get a smother experience with graphic support and very fast feedback loops.
I wrote this Python UX:
The result is refreshed as you type.
With support of Plotly graph:
You can see a demo here:
I want to give a huge thanks to the Plotly community itβs a real pleasure to work with it.