I wanted to learn a bit more about PyScript, so this weekend I took on a small project. I used PyScript to create an interactive Pandas cheat sheet.
It was a fun project, and I thought that it might be useful for those learning Pandas.
You can check out the cheat sheet here: https://pandas.dylancastillo.co/
And the code is available here: https://github.com/dylanjcastillo/pandas-cheatsheet/
P.S. Right now the site isn't that mobile-friendly.