Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/savanarohit/python-project
This repository provides a well-structured codebase with a detailed README for easy setup and understanding.
https://github.com/savanarohit/python-project
jupiter-notebook python3
Last synced: 6 days ago
JSON representation
This repository provides a well-structured codebase with a detailed README for easy setup and understanding.
- Host: GitHub
- URL: https://github.com/savanarohit/python-project
- Owner: savanarohit
- License: mit
- Created: 2023-07-13T14:28:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T03:09:50.000Z (over 1 year ago)
- Last Synced: 2024-11-07T17:49:12.838Z (about 2 months ago)
- Topics: jupiter-notebook, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Python Fundamentals - Final Project
Project List :
Create a Jupyter notebook titled: “Python Fundamentals - Final Project”.Create an interactive GUI using a widget.
This GUI should import one of the data frames available from seaborn, and the GUI should process the data in some way (for example, summing a column of values) and then display the desired output.