PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

POC: Sample pandas exercise

Open abadoni5 opened this issue 1 year ago • 1 comments

Summary

Added a sample Pandas exercise as a proof of concept. It use PyScript to run the cod in the browser, provided the user with a interactive python shell to see the plot themselves and also shows the svg of the plotted graph. All of this is done using PyScript as the backend.

Checklist

  • [x] Variables, functions and comments are translated to Spanish
  • [x] Functions follow underscore notation
  • [x] Spell check done & typos fixed
  • [x] All python code is PEP8 compliant
  • [x] Test coverage with Playwright implemented; locators are Pyhton code
  • [x] Reviewers assigned (all peers & at least 1 mentor)

Screenshots

Screenshot 2024-03-30 at 5 55 50 PM

abadoni5 avatar Mar 30 '24 12:03 abadoni5

Published to http://pyar.github.io/PyZombis/357/index.html

github-actions[bot] avatar Mar 30 '24 12:03 github-actions[bot]