pyodide / pyodide-blog

The Pyodide blog
https://blog.pyodide.org
Mozilla Public License 2.0
13 stars 11 forks source link

Post Idea: Visual low/no code data preparation and analysis app built with pyodide and react #46

Open randr000 opened 2 weeks ago

randr000 commented 2 weeks ago

I built a proof of concept app with pyodide that allows users to use the pandas library without needing to code. I also included functionality for plotting and linear regression. I would like to create a post discussing the project and why someone may benefit from it. Thank you.

You can read more about it here

You can test it out here

pyodide

ryanking13 commented 2 weeks ago

Sounds good to me. It's always great to see people building interesting apps with pyodide. Thank you for sharing your project!