Learning Numpy and Pandas
The numpy notebook and pandas notebook and that Chang used in class are now available.
I also recommend the following for more Numpy information:
- Chapter 4 from Wes's book
- If you're a MATLAB user, then this is useful. Note: Don't use the matrix class. Just use normal Numpy nd.arrays.
- The official docs are also useful.
blog comments powered by Disqus