๐ŸŽฌ
Data Science - Wintersemester 24/25
  • Welcome
  • Whatโ€™s Data Science and How Do I Do It?
    • ๐Ÿ“†Timeline
    • ๐Ÿดโ€โ˜ ๏ธR Overview
      • ๐Ÿ“ฉInstallation
      • ๐Ÿˆโ€โฌ›GitHub Setup
      • ๐Ÿฅ—DataCamp Courses
    • ๐ŸPython Overview
      • ๐Ÿ“ฉInstallation
      • ๐Ÿˆโ€โฌ›GitHub Setup
      • ๐Ÿ“ฆVirtual Environment Setup
      • ๐Ÿฅ—DataCamp Courses
  • Introduction to Your Project
    • About the Project Guide
    • What is this Project About?
  • Exploratory Data Analysis (EDA)
    • Getting started
    • Discovering the Data ๐Ÿ”Ž
      • Initial Exploration Tasks
      • Initial Data Visualization
    • Data Cleaning and Transformation
      • Cleaning the Crime Dataset๐Ÿ‘ฎ๐Ÿผ
      • Cleaning the Weather Dataset๐ŸŒฆ๏ธ
    • Data Visualization
      • Crime Rate Over Time
      • Crime Types
    • Grouping and Merging Data
    • Linear Regression
    • Impress us!
    • Internship Complete!
  • Advanced
    • Introduction
    • K-Means Clustering
      • The Clustering Model
      • Visualize the clusters
    • Impress us!
  • โœ…Exercise Checklist
  • Legal Disclaimer
Powered by GitBook
On this page
  • Download Visual Studio Code (VS Code)
  • Install Python
  • Install git
  • Set up VS Code
  • (Optional) Customize your VS Code!
  1. Whatโ€™s Data Science and How Do I Do It?
  2. Python Overview

Installation

PreviousPython OverviewNextGitHub Setup

Last updated 5 months ago

Download Visual Studio Code (VS Code)

  1. Go to

  2. Download the correct version for your operating system (OS)

Install Python

  1. Scroll down and download the latest version:

  1. Scroll down again and download the correct version for your operating system (OS)

  1. After the installation, cick on Install Now

Install git

  1. Select your device, download the installer and run it.

  1. click next until the installer finishes.

Set up VS Code

  1. Open VS Code

  2. Install the following extensions:

(Optional) Customize your VS Code!

Choose a theme!

Go to

Go to .

Use the keyboard combo Ctrl+Shift+X (Microsoft) / CMD+Shift+X (MacOS) or click

๐Ÿ
๐Ÿ“ฉ
https://www.python.org/downloads/
https://git-scm.com/downloads
https://code.visualstudio.com/download