https://github.com/chewzzz1014/python_basics
https://github.com/chewzzz1014/python_basics
learning python
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chewzzz1014/python_basics
- Owner: chewzzz1014
- Created: 2022-02-17T08:42:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T10:56:52.000Z (over 1 year ago)
- Last Synced: 2025-01-26T20:17:19.691Z (5 months ago)
- Topics: learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python_Basics
Learning Resources:
- Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming by Eric Matthes
- [Kaggle Courses](https://www.kaggle.com/learn) (Mostly are Python for Data Science and Machine Learning)
- [Data Analysis with Python: Zero to Pandas](https://jovian.ai/learn/data-analysis-with-python-zero-to-pandas) by jovian.ai (Pandas, Matplotlib, Seaborn)