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