Python References

Basic Textbook

Textbook used in EOSC 211, a python coding course: https://phaustin.github.io/Problem-Solving-with-Python/index.html

Masters Level Textbook

Textbook used for Data Science Master’s program: https://www.tomasbeuzen.com/python-programming-for-data-science/

Python Tutorial

And of course, the Python documentation tutorial: https://docs.python.org/3/tutorial/index.html

[ ]: