https://github.com/youssefali11997/100-numpy-exercises
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
https://github.com/youssefali11997/100-numpy-exercises
data-science numpy python3
Last synced: about 1 month ago
JSON representation
100 exercise on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
- Host: GitHub
- URL: https://github.com/youssefali11997/100-numpy-exercises
- Owner: youssefAli11997
- Created: 2017-09-06T20:39:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T18:30:52.000Z (over 8 years ago)
- Last Synced: 2025-10-30T01:34:00.179Z (8 months ago)
- Topics: data-science, numpy, python3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 100-NumPy-Exercises
100 exercises on NumPy library. NumPy (Numerical Python) is a package used for scientific computing with Python.
The exercises are taken from : here