------------------------------------------------------------------------------- Array computations: (no file) ------------------------------------------------------------------------------- - import numpy - n = 5 - make a nxn random array - looping sum over 2nd column - array.shape - index sum over 2nd column - index sum over 2nd row - shape after indexing - index with newaxis