Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
50e3491958
commit
affc73a375
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ Important VS Code notes:
|
|||
* [Organizing parameters: dataclasses and dataconf](python_basics/dataconf/README.md)
|
||||
* [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)
|
||||
|
||||
## Numpy: The Basics of the basics
|
||||
* [The N-dimensional array (ndarray)](numpy/ndarray/README.md)
|
||||
|
|
Loading…
Reference in a new issue