mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-20 06:06:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
93ad463b9c
commit
a89dba8679
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ Important VS Code notes:
|
|||
## Numpy: The Basics of the basics
|
||||
* [New matrix](numpy/new_matrix/README.md)
|
||||
* [Reshape and flatten](numpy/reshape/README.md)
|
||||
* [Slices and Views](numpy/slices_views/README.md)
|
||||
* [Where](numpy/where/README.md)
|
||||
* [Boolean matricies and logic functions](numpy/bool_matrix/README.md)
|
||||
* [Available dtypes](numpy/dtype/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue