Skip to Content
Python for Data Science
book

Python for Data Science

by Yuli Vasiliev
August 2022
Beginner to intermediate
248 pages
6h 3m
English
No Starch Press
Content preview from Python for Data Science

2 Python Data Structures

Data structures organize and store data, making it easier to access the data. Python ships with four data structures: lists, tuples, dictionaries, and sets. These structures are easy to work with, yet they can be used to tackle complex data operations, making Python one of the most popular languages for data analysis.

This chapter will cover Python’s four built-in data structures, with an emphasis on the features that allow you to easily build functional data-centric applications with minimal coding. You’ll also learn how to combine the basic structures into more complex structures, such as a list of dictionaries, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for Geospatial Data Analysis

Python for Geospatial Data Analysis

Bonny P. McClain
Python Machine Learning - Third Edition

Python Machine Learning - Third Edition

Sebastian Raschka, Vahid Mirjalili

Publisher Resources

ISBN: 9781098130275