+ 1
Where can I start learning NumPy?
I have completed the basic Python course in Sololearn. Now, I want to learn NumPy from the basics, but there are only user-made courses in Sololearn, which aren't very helpful. Please recommend some good sources to learn NumPy from scratch.
2 odpowiedzi
+ 3
https://www.tutorialspoint.com/numpy/index.htm
https://www.machinelearningplus.com/JUMP_LINK__&&__python__&&__JUMP_LINK/numpy-tutorial-part1-array-python-examples/
google searching "numpy tutorial" is much easier than posting a question here imo
+ 1
There’s also a great edX course called Python for Research. It introduces modules like numpy and scipy. It’s free.