My Numpy cookbook
What is Numpy
Numpy, a python library, a wrapper around C and Fortran code, very fast. It focuses on matrices called ndarrays (N-dimensional array).
I have used it a lot during my studies at GA Tech and recently had to use it to do some data analysi...
abdulguillaume.hashnode.dev4 min read