[email protected], 2024-04-01
Python Intro for Colab is a set of Jupyter Notebooks that can directly be executed in Google Colaboratory (https://colab.research.google.com), rendering the first steps in Python as easy as possible.
- Have your Google account ready
- If you do not have one, get it here for free
- Work through the notebooks in numerical order
Simply click on Open in Colab
- 01 – Getting started
- 02 – Functions
- 03 – Data types and structures
- 04 – Modules and Packages
- 05 – Dataframes
- Appendix: working with files in Colab
- Quick intro to Python
- With minimum obstacles
(c) Peter H. Gruber. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.