Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
3bcf6fd377
commit
6e0b089f4b
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ Important VS Code notes:
|
|||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||
* [Dataclass](python_basics/dataclass/README.md)
|
||||
* [Organizing parameters: dataclasses and dataconf](python_basics/dataconf/README.md)
|
||||
* [ProcessPoolExecutor: A fast way to implement multiprocessing](python_basics/ProcessPoolExecutor/README.md)
|
||||
|
||||
|
||||
## Numpy: The Basics of the basics
|
||||
|
|
Loading…
Reference in a new issue