Chapter 2 of NumPy Cookbook is entitled “Advanced indexing and array concepts”. The preliminary contents of chapter 2 of NumPy Cookbook:
Install SciPy
Install PIL
Install Matplotlib
Slice multidimensional arrays of images
Indexing with booleans
Indexing with lists of indices
Select rows and columns with the ix [...]
Published on September 23, 2012 10:55