Files
DS-for-LA/bibliography.md
Pawel Sarkowicz 9093ea2c13 to notebooks
2026-03-30 18:45:32 -04:00

11 KiB

Bibliography

Mathematics

Python

Numpy (https://numpy.org/doc/stable/index.html)

numpy.random (https://numpy.org/doc/stable/reference/random/index.html)

numpy.linalg (https://numpy.org/doc/stable/reference/routines.linalg.html)

Matplotlib (https://matplotlib.org/stable/users/getting_started/)

matplotlib.pyplot

matplotlib.figure

matplotlib.axes

Scatter plots with line of best fit

Pandas

pandas.DataFrame

Pillow

Math