mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-16 12:16:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
fd16c6f1ce
commit
61fbf5bbe7
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ Important VS Code notes:
|
|||
* [Merging matrices](numpy/merging/README.md)
|
||||
* [Unique](numpy/unique/README.md)
|
||||
* [Where](numpy/where/README.md)
|
||||
- [Piecewise](numpy/piecewise/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)
|
||||
|
|
Loading…
Add table
Reference in a new issue