Why this JupyterBook?#

Whilst teaching data science courses at EAISI Academy, I often get requests to show how to apply the theory. Given that there is a lot of great content avaialable in the creative commons, I have curated, combined and remixed these into an integrated online curriculum for ease of use.

This foundational data science curriculum is based on the following textbooks and online courses:

Since three of these use R (ISLRv2, fpp3 and IMLv2), and we have chosen Python as our primary language for instruction, the main contribution of this JupyterBook is to provide a wide set of Python-based notebooks with exercises and examples. Besides my own work, I have integrated various respositories, blog posts etc. which I found useful and fitting within this curriculum. Attributions and links are provided in each section separately.

Getting started with Python for Data Science#

Those new to Python and seeking to get started quickly, I recommend using the following books:

Feedback#

Suggestions, questions and all kinds of feedback are welcome. Please open a new issue using the GitHub button at the top.