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.<p>It was a fun project, and I thought that it might be useful for those learning Pandas.<p>You can check out the cheat sheet here: <a href="https://pandas.dylancastillo.co/" rel="nofollow">https://pandas.dylancastillo.co/</a><p>And the code is available here: <a href="https://github.com/dylanjcastillo/pandas-cheatsheet/" rel="nofollow">https://github.com/dylanjcastillo/pandas-cheatsheet/</a><p>P.S. Right now the site isn't that mobile-friendly.