Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
823d98f027
commit
4562adcbfb
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ Important VS Code notes:
|
|||
* [Reshape and flatten](numpy/reshape/README.md)
|
||||
* [Slices and Views](numpy/slices_views/README.md)
|
||||
* [Where](numpy/where/README.md)
|
||||
* [Extending an existing matrix: tile, repeat, pad](numpy/extending/README.md)
|
||||
* [Boolean matricies and logic functions](numpy/bool_matrix/README.md)
|
||||
* [Advanced Indexing](numpy/advanced_indexing/README.md)
|
||||
* [Available dtypes](numpy/dtype/README.md)
|
||||
|
|
Loading…
Reference in a new issue