https://github.com/learningjournal/numpy-crash-course
This is the central repository for all the materials related to NumPy Crash Course by Prashant Pandey.
https://github.com/learningjournal/numpy-crash-course
numpy python
Last synced: 6 months ago
JSON representation
This is the central repository for all the materials related to NumPy Crash Course by Prashant Pandey.
- Host: GitHub
- URL: https://github.com/learningjournal/numpy-crash-course
- Owner: LearningJournal
- License: mit
- Created: 2021-03-16T11:12:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T15:02:39.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T20:37:32.855Z (10 months ago)
- Topics: numpy, python
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NumPy Crash Course
This is the central repository for all the materials related to NumPy Crash Course
by Prashant Pandey.
You can get the full course at
NumPy Crash Course @ Udemy.
Description
I am creating NumPy Crash Course to help you understand the Python NumPy Package and get ready to learn Machine Learning and Data Science. This course is example-driven and follows a working session-like approach. We will be taking a live coding approach and explain all the needed concepts along the way.