HaydeePeruyero / 2023-mexico-numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Numpy - ASPP 2023 LATAM

Content

  1. Warm-Up. The basics: np.array, array creation, ufuncs and regular indexing.

  2. Fancy indexing, views/copies and sorting.

  3. Broadcasting

  4. Some miscelaneous. Loading and saving arrays, masked arrays.

Each notebook contains explanatory text + some exercises. Solutions can be found inside folder solutions.


Extra material and further resources

About


Languages

Language:Jupyter Notebook 100.0%