Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
eb9c389d15
commit
3354cd2973
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ Important VS Code notes:
|
|||
* [Dimensions and shape](numpy/dimensions/README.md)
|
||||
* [Making a matrix from numerical ranges](numpy/numerical_ranges/README.md)
|
||||
* [New matrix](numpy/new_matrix/README.md)
|
||||
* [Save and load](numpy/load_save/README.md)
|
||||
* [Reshape and flatten](numpy/reshape/README.md)
|
||||
* [Slices and Views](numpy/slices_views/README.md)
|
||||
* [Where](numpy/where/README.md)
|
||||
|
|
Loading…
Reference in a new issue