Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
39deb6f437
commit
4ebc3a4f5f
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ Important VS Code notes:
|
|||
* [Reshape and flatten](numpy/reshape/README.md)
|
||||
* [Slices and Views](numpy/slices_views/README.md)
|
||||
* [Concatenate Matrices and arrays](numpy/concatenate/README.md)
|
||||
* [Merging matrices](numpy/merging/README.md)
|
||||
* [Unique](numpy/unique/README.md)
|
||||
* [Where](numpy/where/README.md)
|
||||
* [Extending an existing matrix: tile, repeat, pad](numpy/extending/README.md)
|
||||
|
|
Loading…
Reference in a new issue