Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
44cd5345b4
commit
5b5ac4c80e
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ Important VS Code notes:
|
||||||
## Numpy: The Basics of the basics
|
## Numpy: The Basics of the basics
|
||||||
* [New matrix](numpy/new_matrix/README.md)
|
* [New matrix](numpy/new_matrix/README.md)
|
||||||
* [Reshape and flatten](numpy/reshape/README.md)
|
* [Reshape and flatten](numpy/reshape/README.md)
|
||||||
|
* [Where](numpy/where/README.md)
|
||||||
* [Available dtypes](numpy/dtype/README.md)
|
* [Available dtypes](numpy/dtype/README.md)
|
||||||
* [Constants](numpy/constants/README.md)
|
* [Constants](numpy/constants/README.md)
|
||||||
* [Math functions](numpy/math_functions/README.md)
|
* [Math functions](numpy/math_functions/README.md)
|
||||||
|
|
Loading…
Reference in a new issue