Skip to main content
HomePython

Course

Streamlined Data Ingestion with pandas

IntermediateSkill Level
4.8+
1,628 reviews
Updated 11/2024
Learn to acquire data from common file formats and systems such as CSV files, spreadsheets, JSON, SQL databases, and APIs.
Start Course for Free
PythonData Preparation4 hr16 videos53 Exercises4,500 XP62,042Statement of Accomplishment

Create Your Free Account

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

Group

Training 2 or more people?

Try DataCamp for Business

Course Description

Before you can analyze data, you first have to acquire it. This course teaches you how to build pipelines to import data kept in common storage formats. You’ll use pandas, a major Python library for analytics, to get data from a variety of sources, from spreadsheets of survey responses, to a database of public service requests, to an API for a popular review site. Along the way, you’ll learn how to fine-tune imports to get only what you need and to address issues like incorrect data types. Finally, you’ll assemble a custom dataset from a mix of sources.

Prerequisites

Intermediate PythonIntermediate SQL
1

Importing Data from Flat Files

Practice using pandas to get just the data you want from flat files, learn how to wrangle data types and handle errors, and look into some U.S. tax data along the way.
Start Chapter
2

Importing Data From Excel Files

3

Importing Data from Databases

4

Importing JSON Data and Working with APIs

Streamlined Data Ingestion with pandas
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.8
from 1,628 reviews
83%
15%
1%
0%
0%
  • LI AN
    4 hours ago

  • OUNIFI
    5 hours ago

  • Archana
    9 hours ago

    loved last chapter on API, JSONS

  • Taiye
    13 hours ago

  • Roman
    16 hours ago

  • Abdullah
    yesterday

LI AN

OUNIFI

"loved last chapter on API, JSONS"

Archana

FAQs

What data sources does this course teach me to import from?

You will import data from flat files, Excel workbooks, databases using SQL, and APIs, all using pandas in Python.

What prior knowledge do I need?

You should know intermediate Python and basic SQL. Experience with pandas is helpful but not strictly required, as you learn pandas import methods throughout.

What real-world data is used in the exercises?

You work with U.S. tax data from flat files, coding survey data from Excel files, public service request data from databases, and review site data from APIs.

Will I learn to handle data type issues during import?

Yes. The course teaches you to fine-tune imports by addressing incorrect data types, handling errors, and loading only the data you need.

How is the course organized?

It has 4 chapters covering flat files, Excel files, databases, and APIs, with 53 exercises total. Most learners finish in about 3.5 hours.

Join over 19 million learners and start Streamlined Data Ingestion with pandas today!

Create Your Free Account

or

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

Grow your data skills with DataCamp for Mobile

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