PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

Pandas lecture using Pyscript

Open its-ChaTTy opened this issue 2 years ago • 1 comments

Summary

This is an initial implementation of Pandas lectrure with the help of Pyscript. It is based on description & requirements mentioned in #275 . I tried giving a brief about pandas & tried explaining the use of some important functions in this library. I am open to suggestions on what I can add more in this or how can I improve it.

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

image image image image

its-ChaTTy avatar Mar 16 '24 20:03 its-ChaTTy

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

github-actions[bot] avatar Mar 16 '24 20:03 github-actions[bot]