-
Notifications
You must be signed in to change notification settings - Fork 269
Expand file tree
/
Copy pathcourse.yml
More file actions
29 lines (23 loc) · 1.19 KB
/
course.yml
File metadata and controls
29 lines (23 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
id: 735
title: Introduction to Python
programming_language: python
description: >-
Python is a general-purpose programming language that is becoming ever more
popular for data science. Companies worldwide are using Python to harvest
insights from their data and gain a competitive edge. Unlike other Python
tutorials, this course focuses on Python specifically for data science. In our
Introduction to Python course, you’ll learn about powerful ways to store and
manipulate data, and helpful data science tools to begin conducting your own
analyses. Start DataCamp’s online Python curriculum now.
The videos contain live transcripts, which can be accessed by clicking "Show
transcript" at the bottom left of the videos.
The course glossary can be found on the right in the resources section.
To obtain CPE credits you need to complete the course and reach a score of 70%
on the qualified assessment. You can navigate to the assessment by clicking on
the CPE credits callout on the right.
from: 'python-base-prod:v3.1.0'
practice_pool_id: 107
datasets:
baseball.csv: MLB (baseball)
fifa.csv: FIFA (soccer)
Introduction to Python.pdf: 'Course Glossary: Introduction to Python'