Data Driven Chemistry
Contents
Data Driven Chemistry#
Thisi book features material for an introductory Python course for undergraduate chemistry students.
Content:#
Unit |
Content Summary |
Binder |
Colab |
---|---|---|---|
01 |
An Introduction to algorithmic thinking and using Jupyter |
||
02 |
Variables (int, float, string), Lists, Dictionaries and Tuples in Python |
||
03 |
Loops and conditional |
||
04 |
Functions, Pandas, and basic IO |
||
05 |
An introduction to plotting, units and statistics |
||
06 |
comparing distributions, t-tests, and molecular geometries |
||
07 |
Correlations in data and fitting data |
||
08 |
Applications I |
||
09 |
Applications II |
||
10 |
Applications III |