Skip to main content

Course

Intermediate Python

Basic4 hr

Level up your data science skills by creating visualizations using Matplotlib and manipulating DataFrames with pandas.

Python4 hr18 videos87 Exercises7,400 XP1.4M+Statement of accomplishment

Create Your Free Account

Continue with Google
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies

Training a Team?

Try for Business

Course Description

Improve Your Python Skills

Learning Python is crucial for any aspiring data science practitioner. Learn to visualize real data with Matplotlib’s functions and get acquainted with data structures such as the dictionary and pandas DataFrame. This four-hour intermediate course will help you to build on your existing Python skills and explore new Python applications and functions that expand your repertoire and help you work more efficiently.

Learn to Use Python Dictionaries and pandas

Dictionaries offer an alternative to Python lists, while the pandas dataframe is the most popular way of working with tabular data. In the second chapter of this course, you’ll find out how you can create and manipulate datasets, and how to access them using these structures. Hands-on practice throughout the course will build your confidence in each area.

Explore Python Boolean Logic and Python Loops

In the second half of this course, you’ll look at logic, control flow, filtering and loops. These functions work to control decision-making in Python programs and help you to perform more operations with your data, including repeated statements. You’ll finish the course by applying all of your new skills by using hacker statistics to calculate your chances of winning a bet.

Once you’ve completed all of the chapters, you’ll be ready to apply your new skills in your job, new career, or personal project, and be prepared to move onto more advanced Python learning.

Feels like what you want to learn?

Start Course for Free

What you'll learn

  • Identify and apply Matplotlib functions to create line, scatter, and histogram plots.
  • Recognize how to create, update, and manipulate dictionaries and pandas DataFrames.
  • Differentiate between comparison, boolean, and logical operators, and assess their use in filtering data.
  • Identify the use of loops (for, while) and apply them to iterate over lists, dictionaries, NumPy arrays, and pandas DataFrames.
  • Evaluate random number generation and simulations (random walks, distributions) to analyze probabilities and outcomes.

Prerequisites

Curriculum

Course outline

2

Dictionaries & Pandas

3

Logic, Control Flow and Filtering

Boolean logic is the foundation of decision-making in Python programs. Learn about different comparison operators, how to combine them with Boolean operators, and how to use the Boolean outcomes in control structures. You'll also learn to filter data in pandas DataFrames using logic.
Start Chapter
5

Case Study: Hacker Statistics

This chapter will allow you to apply all the concepts you've learned in this course. You will use hacker statistics to calculate your chances of winning a bet. Use random number generators, loops, and Matplotlib to gain a competitive edge!
Start Chapter

Intermediate Python

Course
Complete

Earn Statement of Accomplishment

Enroll Now

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.