@@ -22,12 +22,13 @@ If you would like to be involved, please look at the [contributing guidelines](h
2222 6 . [ Raising your own errors] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/good_practice/raising_errors.html )
23233 . [ Working with data] ( https://pythoninchemistry.org/intro_python_chemists/data_work/data_work.html )
2424 1 . [ Reading and writing to files] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/io.html )
25- 2 . [ Simple plots] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/simple_plots.html )
26- 3 . [ Surface plots] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/surface_plots.html )
27- 4 . [ Statistical analysis] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/stats.html )
28- 5 . [ Fitting functions to data] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/optimisation.html )
29- 6 . [ Exercise: Fitting IR spectra] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/ir_spectra.html )
30- 7 . [ Linear algebra] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/linear_algebra.html )
25+ 2 . [ Units and uncertainties] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/units_and_uncertainties.html )
26+ 3 . [ Simple plots] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/simple_plots.html )
27+ 4 . [ Surface plots] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/surface_plots.html )
28+ 5 . [ Statistical analysis] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/stats.html )
29+ 6 . [ Fitting functions to data] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/optimisation.html )
30+ 7 . [ Exercise: Fitting IR spectra] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/ir_spectra.html )
31+ 8 . [ Linear algebra] ( https://pythoninchemistry.org/intro_python_chemists/good_practice/data_work/linear_algebra.html )
31324 . [ Advanced] ( https://pythoninchemistry.org/intro_python_chemists/advanced/advanced.html )
3233 1 . [ Object-oriented programming] ( https://pythoninchemistry.org/intro_python_chemists/advanced/oop.html )
3334 2 . [ Classes] ( https://pythoninchemistry.org/intro_python_chemists/advanced/classes.html )
0 commit comments