Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.19 KB

STADS Python Course

This repository contains the course material for the Python course for STADS (Students Association for Data Analysis and Statistics) and the University of Mannheim.

First steps

Check out the video tutorials:

Useful links for the setup:

  1. Download Package Manager and Python
  2. Installing VS Code
  3. Installing Git
    • Git for Mac or just type in your admin terminal brew install git
    • Git for Windows or just type in your admin powershell choco install git
  4. Getting all course resources
    • just type git clone https://github.com/GermanPaul12/STADS-Python-Course.git in your command line