Skip to content
Snippets Groups Projects
Verified Commit f989af27 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Add link to Pandas

parent d0da39cc
No related branches found
No related tags found
No related merge requests found
Pipeline #1607 passed
......@@ -620,6 +620,7 @@ laboratories. Here is a list of online resources, which might be useful.
- [Python](https://docs.python.org/3/) documentation
- [Numpy and Scipy](https://docs.scipy.org/doc/) documentation
- [Pandas](https://pandas.pydata.org/) documentation
- [Matplotlib](http://matplotlib.org/contents.html) documentation
- [Orthogonal distance regression](https://docs.scipy.org/doc/scipy/reference/odr.html) - least square fit, which considers
uncertainties in $`x`$ and $`y`$ directions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment