Skip to main content
HomePythonPython Data Science Toolbox (Part 2)

Python Data Science Toolbox (Part 2)

4.5+
81 reviews
Intermediate

Continue to build your modern Data Science skills by learning about iterators and list comprehensions.

Start Course for Free
4 Hours12 Videos46 Exercises
263,440 LearnersTrophyStatement of Accomplishment

Create Your Free Account

GoogleLinkedInFacebook

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


Course Description

In this second Python Data Science Toolbox course, you'll continue to build your Python data science skills. First, you'll learn about iterators, objects you have already encountered in the context of for loops. You'll then learn about list comprehensions, which are extremely handy tools for all data scientists working in Python. You'll end the course by working through a case study in which you'll apply all the techniques you learned in both parts of this course.
  1. 1

    Using iterators in PythonLand

    Free

    You'll learn all about iterators and iterables, which you have already worked with when writing for loops. You'll learn some handy functions that will allow you to effectively work with iterators. And you’ll finish the chapter with a use case that is pertinent to the world of data science and dealing with large amounts of data—in this case, data from Twitter that you will load in chunks using iterators.

    Play Chapter Now
    Introduction to iterators
    50 xp
    Iterators vs. Iterables
    50 xp
    Iterating over iterables (1)
    100 xp
    Iterating over iterables (2)
    100 xp
    Iterators as function arguments
    100 xp
    Playing with iterators
    50 xp
    Using enumerate
    100 xp
    Using zip
    100 xp
    Using * and zip to 'unzip'
    100 xp
    Using iterators to load large files into memory
    50 xp
    Processing large amounts of Twitter data
    100 xp
    Extracting information for large amounts of Twitter data
    100 xp
    Congratulations!
    50 xp
  2. 2

    List comprehensions and generators

    In this chapter, you'll build on your knowledge of iterators and be introduced to list comprehensions, which allow you to create complicated lists—and lists of lists—in one line of code! List comprehensions can dramatically simplify your code and make it more efficient, and will become a vital part of your Python data science toolbox. You'll then learn about generators, which are extremely helpful when working with large sequences of data that you may not want to store in memory, but instead generate on the fly.

    Play Chapter Now

In the following tracks

Associate Data Scientist in PythonPython DeveloperPython Fundamentals

Collaborators

Collaborator's avatar
Yashas Roy
Collaborator's avatar
Francisco Castro
Hugo Bowne-Anderson HeadshotHugo Bowne-Anderson

Data Scientist

Hugo is a data scientist, educator, writer and podcaster formerly at DataCamp. His main interests are promoting data & AI literacy, helping to spread data skills through organizations and society and doing amateur stand up comedy in NYC. If you want to know what he likes to talk about, definitely check out DataFramed, the DataCamp podcast, which he hosted and produced.
See More

Don’t just take our word for it

*4.5
from 81 reviews
75%
15%
5%
4%
1%
Sort by
  • Hisham A.
    8 months

    It is very likely to recommend DataCamp to my friends.

  • Albert P.
    8 months

    an excellent course, largely because of the explanatory explanation of the teacher.

  • João A.
    8 months

    Great to learn Python in general, not only for Data Science.

  • Alexandre N.
    8 months

    This module is very clear and informative, just as all other from this track.

  • Andrea P.
    8 months

    Hugo is the best teacher in your team

"It is very likely to recommend DataCamp to my friends."

Hisham A.

"an excellent course, largely because of the explanatory explanation of the teacher."

Albert P.

"Great to learn Python in general, not only for Data Science."

João A.

FAQs

Join over 13 million learners and start Python Data Science Toolbox (Part 2) today!

Create Your Free Account

GoogleLinkedInFacebook

or

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