К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Data Structures in Python · LearnSpace
Назад в каталог
courseraАнализ данных

Data Structures in Python

Курс от Google
Средний≈ 6.1 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

In this course, you’ll explore data structures in Python, which are methods of storing and organizing data in a computer. You’ll focus on data structures that are among the most useful for data professionals: lists, tuples, dictionaries, sets, and arrays. You’ll also discover how to categorize data using data loading, cleaning, and binning. Lastly, you’ll learn about two of the most widely used and important Python tools for advanced data analysis: NumPy and pandas. By the end of this course, you will be able to: • Explain how to manipulate dataframes using techniques such as selecting and indexing, boolean masking, grouping and aggregating, and merging and joining • Describe the main features and methods of core pandas data structures such as dataframes • Describe the main features and methods of core NumPy data structures such as arrays and series • Define Python tools such as libraries, packages, modules, and global variables • Describe the main features and methods of built-in Python data structures such as lists, tuples, dictionaries, and sets

Навыки, которые вы освоите

Data StorageData Import/Export

Программа курса

5 модулей · 42 учебных материалов

01Lists and tuples12 материалов

Lists and tuples

Introduction to data structures in PythonВидеоAnnotated follow-along guide: Data structures in PythonЛабораторнаяIntroduction to listsВидеоModify the contents of a listВидео

Учитесь у экспертов

Google Career Certificates

Преподаватель курса

Data Structures in Python
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 6.1 ч

5 модулей

Язык: Английский

Субтитры: Арабский, Французский, Украинский, Бразильский португальский, Вьетнамский, Корейский, Немецкий, Индонезийский, Турецкий, Испанский, Хинди, Японский

Часть программы вашего университета
Reference guide: ListsЧтение
Introduction to tuplesВидео
Compare lists, strings, and tuplesЧтение
More with loops, lists, and tuplesВидео
zip(), enumerate(), and list comprehensionЧтение
Activity: Lists & tuples Лабораторная
Exemplar: Lists & tuples Лабораторная
Test your knowledge: Lists and tuplesЗадание
02Dictionaries and sets8 материалов

Dictionaries and sets

Introduction to dictionariesВидеоDictionary methodsВидеоReference guide: DictionariesЧтениеIntroduction to setsВидеоReference guide: SetsЧтениеActivity: Dictionaries & setsЛабораторнаяExemplar: Dictionaries & setsЛабораторнаяTest your knowledge: Dictionaries and setsЗадание
03Arrays and vectors with NumPy9 материалов

Arrays and vectors with NumPy

The power of packagesВидеоIntroduction to NumPyВидеоUnderstand Python libraries, packages, and modulesЧтениеPython’s new versions and featuresЧтениеBasic array operationsВидеоReference guide: ArraysЧтениеActivity: Arrays and vectors with NumPyЛабораторнаяExemplar: Arrays and vectors with NumPyЛабораторнаяTest your knowledge: Arrays and vectors with NumPyЗадание
04Dataframes with pandas11 материалов

Dataframes with pandas

Introduction to pandasВидеоpandas basicsВидеоThe fundamentals of pandasЧтениеBoolean maskingВидеоBoolean masking in pandas ЧтениеGrouping and aggregationВидеоMore on grouping and aggregationЧтениеMerging and joining dataВидеоActivity: Dataframes with pandasЛабораторнаяExemplar: Dataframes with pandasЛабораторнаяTest your knowledge: Dataframes with pandasЗадание
05Review: Data structures in Python2 материалов

Review: Data structures in Python

Wrap-upЧтениеCourse 4 challenge: Data structures in PythonЗадание