Advanced Indexing and Array Concepts
Indexing with a list of locations
Get to Grips with Commonly Used Functions
The steady state vector determination
Sieving integers with the Sieve of Erasthothenes
Connecting NumPy with the Rest of the World
Exchanging data with MATLAB and Octave
Sending a NumPy array to JPype
Deploying NumPy code in the Google cloud
Running NumPy code in a Python Anywhere web console
Loading images into memory map
Edge detection with the Sobel filter
Special Arrays and Universal Functions
Performing string operations with chararray
Ignoring negative and extreme values
Creating a scores table with recarray
Profiling code with line_profiler
Profiling code with the cProfile extension
Performing static analysis with Pyflakes
Building a Hello World program
Approximating factorials with Cython
Clustering Dow Jones stocks with scikits-learn
Installing scikits-statsmodels
Performing a normality test with scikits-statsmodels
Estimating stock returns correlation with Pandas