PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

Add pandas lecture

Open salticus opened this issue 2 years ago • 2 comments

Pandas is included with pyodide.

References:

  • https://pyodide.org/en/stable/usage/loading-packages.html#loading-packages-with-pyodide-loadpackage

salticus avatar Apr 26 '23 17:04 salticus

Thanks! this is the original course lecture: https://github.com/fmasanori/PPZ/blob/master/SUS%20Santa%20Catarina.ipynb

No need to use jupyter !

reingart avatar Apr 26 '23 17:04 reingart

Another example of a pandas visualizer with pyscript: https://github.com/marian-vignau/pyfront

Thanks @marian-vignau for the link!

reingart avatar Apr 26 '23 21:04 reingart