Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: Sample pandas exercise #357

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abadoni5
Copy link
Contributor

@abadoni5 abadoni5 commented Mar 30, 2024

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

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

Screenshots

Screenshot 2024-03-30 at 5 55 50 PM

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant