forked from datacamp/courses-introduction-to-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.yml
20 lines (20 loc) · 878 Bytes
/
course.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
id: 735
title: Intro to Python for Data Science
programming_language: python
difficulty_level: 0
time_needed: 4 hours
instructors:
- filip@datacamp.com
collaborators:
- vincent@datacamp.com
- patrickvarilly@datacamp.com
description: Python is a general-purpose programming language that is becoming more and more popular
for doing data science. Companies worldwide are using Python to harvest insights from their
data and get a competitive edge. Unlike any other Python tutorial, this course focuses on Python specifically for data science.
In our Intro to Python class, you will learn about powerful ways to store and manipulate data as well as cool data science tools to start your own analyses.
Enter DataCamp’s online Python curriculum.
from: "python-base-prod:v1.0.2"
practice_pool_id: 107
datasets:
baseball.csv: MLB (baseball)
fifa.csv: FIFA (soccer)