Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
6755110429
commit
1c892f107c
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ Important VS Code notes:
|
|||
* [ProcessPoolExecutor: A fast way to implement multiprocessing](python_basics/ProcessPoolExecutor/README.md)
|
||||
* [Logging](python_basics/logger/README.md)
|
||||
* [Python Scopes and Namespaces](python_basics/namespaces/README.md)
|
||||
* [Collection of distinct hashable objects -- set and frozenset](python_basics/set_frozenset/README.md)
|
||||
|
||||
## Numpy: The Basics of the basics
|
||||
* [The N-dimensional array (ndarray)](numpy/ndarray/README.md)
|
||||
|
|
Loading…
Reference in a new issue