Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/didierrlopes/learn-python
Repository to learn python
https://github.com/didierrlopes/learn-python
matplotlib numpy pandas python teaching
Last synced: 3 days ago
JSON representation
Repository to learn python
- Host: GitHub
- URL: https://github.com/didierrlopes/learn-python
- Owner: DidierRLopes
- License: mit
- Created: 2021-12-05T19:25:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T19:34:36.000Z (about 3 years ago)
- Last Synced: 2024-11-24T04:41:33.547Z (2 months ago)
- Topics: matplotlib, numpy, pandas, python, teaching
- Language: Jupyter Notebook
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Python
*I have used this notebook to teach python in the past.*
These are the topics mentioned:
* Primitive Variables
* Arithmetic Operations
* Comparison Operators
* Logical Operators
* If Else statements
* Lists
* Sets
* Tuples
* Sets
* Loops
* Functions
* Numpy
* Pandas
* Matplotlib