Python Collections
Python offers four built-in container data types — list, dict, tuple and set — that streamline the process of storing, accessing and managing data collections in a flexible and intuitive...
At the end of this course, you will know how to use all the specialized container data types of the collections module.
Container data types are data structures that can contain other objects. They allow you to organize, store and manipulate data in a structured way.
Sign in to read this course
A free account unlocks all 514 courses. 20 are readable without one.
What's inside
7 sections- 1 Table of Contents
- 2 Course presentation
- 3 Using built in containers
- 4 Improve efficiency with advanced dictionaries
- 5 Using Specialized Collections Classes
- 6 Customizing built in data types
- 7 General conclusion
More Python Foundations & Data Analysis courses
View all 26Python Data Essentials: Python Introduction
Get started with Python for data science — the basics, packages and core data structures.
Python Data Essentials: Programming Fundamentals
Conditionals, loops, functions and object-oriented basics to prepare for pandas and NumPy.
Up and Running with Pandas
Pandas fundamentals — representing, exploring and evaluating data programmatically.
Cleaning Data with Pandas
Practical data cleaning, correlation analysis and data preparation with pandas.
Normalize Data for Analysis with Pandas
Why and how to normalize data, from simple techniques to Gaussian normalization with pandas and scikit-learn.
Pandas Functions
Advanced pandas — merge, join, concatenate, binning, pivot, melt and crosstab.
Interested in this course?
Contact us to book it or get a custom training plan for your team.