Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-13 21:01:06 +01:00 committed by GitHub
parent 23bebde319
commit d5b6a5e217
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,6 +61,7 @@ Important VS Code notes:
* [Constants](numpy/constants/README.md)
* [Math functions](numpy/math_functions/README.md)
* [Random numbers the non-legacy way](numpy/random/README.md)
* [Statistics](numpy/statistics/README.md)
## Numpy
* [Beyond normal np.save](numpy_save_special/README.md)