PyZombis
PyZombis copied to clipboard
Add pandas lecture
Pandas is included with pyodide.
References:
- https://pyodide.org/en/stable/usage/loading-packages.html#loading-packages-with-pyodide-loadpackage
Thanks! this is the original course lecture: https://github.com/fmasanori/PPZ/blob/master/SUS%20Santa%20Catarina.ipynb
No need to use jupyter !
Another example of a pandas visualizer with pyscript: https://github.com/marian-vignau/pyfront
Thanks @marian-vignau for the link!