Specs deadline: YYYY-MM-DD
*Data Analysis is all about finding valuable insights of the data. Lear Data Analysis with IPL data will teach Python programming in a fun way using IPL dataset. I used to play cricket a lot in my childhood. I was very much interested in the numbers of cricket like runrate during the powerplay and average score of toporder batsmen, but I didn't have access to data that time. Now we have access to data and technology which allow us to explore all these details. In this course we will learn how to load the data and explore the data to find out valuable insights of it.
- Course admin page: https://www.datacamp.com/teach/
- Authoring documentation: https://authoring.datacamp.com/
Link to learner personas
- Student 1: discussion.
- Student 2: discussion.
- Student 3: discussion.
Write full descriptions of a couple of significant exercises to show how far learners are likely to get.
Describe the exercise here, including the learning objectives, concepts taught, and any other important details.
Solution
Include the code that you expect the students to write by the end of the course.
It should typically be 2 or 3 lines.
Write brief descriptions of 10 to 15 more exercises throughout the course. After this step you should have a clear idea of the flow of the course.
- Describe the exercise.
- Mention the learning objectives.
- Two or three bullets points is enough.
Solution
Solution code here.
It should typically be 2 or 3 lines.
- Describe the exercise.
- …
Solution
Solution code here.
Remind yourself about course terminology, then describe the flow of the course.
- Chapter 1
- Lesson 1.1
- Lesson 1.2
- Lesson 1.3
- Chapter 2
- Lesson 2.1
- Lesson 2.2
- Lesson 2.3
The datasets are:
datasets/dataset-1
: data set 1datasets/dataset-2
: data set 2
Course Description
One-paragraph description of the course.
Learning Objectives
- Objective 1
- Objective 2
- Objective 3
Prerequisites
- Intro to Python for Data Science
- Intermediate Python for Data Science
- Other prerequisite courses