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

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

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

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

Python for Data Analytics

Курс от DeepLearning.AI
Начальный≈ 38.1 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This comprehensive course guides students through the complete data analytics workflow using Python, combining programming fundamentals with advanced statistical analysis. The curriculum is structured across five interconnected modules that build upon each other, using real-world datasets to provide practical, hands-on experience. Starting with programming fundamentals, you'll learn essential Python concepts while working with real datasets like public library revenue and restaurant safety inspections. The course introduces the Jupyter Notebook environment and transitions students from spreadsheet-based analysis to powerful programmatic approaches. Students master core programming concepts including variables, functions, and control flow structures. This course helps you bridge the gap between theoretical knowledge and practical application, enabling you to become proficient in using Python for comprehensive data analysis, from basic data manipulation to advanced statistical modeling and forecasting.

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

Pandas (Python Package)Descriptive StatisticsData ManipulationTime Series Analysis and ForecastingSeabornMatplotlibStatistical InferenceRegression AnalysisPython ProgrammingData VisualizationAnalyticsPlot (Graphics)Exploratory Data AnalysisProgramming PrinciplesStatistical VisualizationStatistical AnalysisStatistical Modeling

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

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

01Programming fundamentals for data analytics42 материалов

Introduction

Welcome to Course 3ВидеоGenerative AI in this courseВидеоModule 1 introductionВидеоJoin the DeepLearning.AI Forum to ask questions, get support, or share amazing ideas!Чтение

Computer programming

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

Sean Barnes

Data Science Leader at Netflix

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

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 38.1 ч

5 модулей

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

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

Часть программы вашего университета
Computer programmingВидео
Navigating the Jupyter notebook environmentВидео
Module 1 lecture codeЛабораторная
Input, processing, outputВидео
Python or a spreadsheet?Видео
Lesson 1 quizЗадание

Types, variables, and functions

Types and expressionsВидеоPrinting and commentsВидео[Optional] Practice with types, expressions, and printingЧтениеStoring information: variablesВидеоDebugging with variablesВидеоVariable namesЧтение[Optional] Practice with variablesЧтениеCreating listsВидеоList operationsВидеоTaking action: calling functionsВидео[Optional] Practice with lists and functionsЧтениеStateВидеоLesson 2 quizЗаданиеAir quality in New York City - Data ExplorationЛабораторная

Control flow

Control flowВидеоComparisonВидеоBranching code: if & elseВидео[Optional] Practice with comparisons and if statementsЧтениеRepeating actions: for loopsВидеоIndentationВидеоBranching code: elifВидео[Optional] Practice with branching codeЧтениеRepeating actions: rangeВидео[Optional] Practice with loopsЧтениеExecution orderВидеоLesson 3 quizЗаданиеAir quality in New York City - Looping Through DataЛабораторная

Graded Quiz

Module 1 quizЗадание

Graded Lab

Your first graded labВидеоPython cheat sheetЧтениеRetail sales analysisПрограммирование

Lecture Notes (Optional)

Module 1 lecture notesЧтение
02Data structures and descriptive statistics37 материалов

Introduction

Module 2 introductionВидео

Data structures

Beyond listsВидеоImporting modulesВидеоModule 2 lecture codeЛабораторнаяPandasВидеоReading CSV into PythonВидеоAbout the 2016 New Coder Survey data setЧтениеDataFramesВидеоAttributes and methodsВидео[Optional] Practice with DataFramesЧтениеSelecting columnsВидеоCounts, sums, & histogramsВидеоDictionaries and NumPy arraysЧтениеLesson 1 quizЗаданиеPractice Lab: Buenos Aires Subway - Data structuresЛабораторная

Sorting and filtering

SortingВидеоSorting by multiple columnsВидео[Optional] Practice with sortingЧтениеFilteringВидеоFiltering by multiple conditionsВидео[Optional] Practice with filteringЧтениеSelecting rows

Descriptive statistics

Central tendency, variability, and skewnessВидеоCategorical dataВидео[Optional] Practice with descriptive statisticsЧтениеCorrelationВидеоSegmentation by one featureВидеоSegmentation by multiple featuresВидео

Graded Quiz

Module 2 quizЗадание

Graded Lab

Python Cheat SheetЧтение Retail sales - Expanding your analysisПрограммирование

Lecture Notes (Optional)

Module 2 lecture notesЧтение
03Visualization31 материалов

Introduction

Module 3 introductionВидео

Customizing visualizations with matplotlib

Plotting with matplotlibВидеоModule 3 lecture codeЛабораторнаяReading DocumentationЧтениеColors, grids, & saving plotsВидеоText & annotationsВидеоTicks & spinesВидеоGrouped column chartsВидеоStacked column charts ВидеоScatter plotsВидеоMethod chainingВидео[Optional] Practice with method chainingЧтениеLesson 1 quizЗаданиеPractice Lab: Flight delays and cancellations - Matplotlib ChartsЛабораторная

Visualization design with Seaborn

Plotting with SeabornВидеоThemes & palettesВидеоBox plotsВидеоHistogramsВидеоOther chartsВидеоLesson 2 quizЗаданиеPractice Lab: Flight delays and cancellations - Plotting with Seaborn

Multiple charts

Combining chartsВидеоMatplotlib subplotsВидеоLooping with subplotsВидеоSeaborn pairplotВидеоLesson 3 quizЗаданиеPractice Lab: Flight delays and cancellations - Histograms and rugplotsЛабораторная

Graded Quiz

Module 3 quizЗадание

Graded Lab

Python Cheat SheetЧтениеExploring Australia's coral reefsПрограммирование

Lecture Notes (Optional)

Module 3 lecture notesЧтение
04Inferential Statistics35 материалов

Introduction

Module 4 introductionВидео

Confidence intervals and hypothesis testing

Confidence intervalsВидеоModule 4 lecture codeЛабораторная[Optional] Practice with confidence intervalsЧтениеOne-sample t-testsВидеоTwo-sample t-testsВидеоSimulation: uniformВидеоSimulation: normalВидео[Optional] Practice with simulating random outcomesЧтениеLesson 1 quizЗаданиеPractice Lab: London housing prices - Confidence intervals and hypothesis testingЛабораторная

Linear regression

What is linear regression?ВидеоChoosing an independent variableВидеоTraining the modelВидеоInterpreting the output of a regression modelВидеоPredictionВидеоLesson 2 quizЗаданиеPractice Lab: London housing prices - Linear regression

Multiple linear regression

Multiple linear regressionВидеоTraining a multiple linear regression model ВидеоInterpreting multiple linear regressionВидеоEncoding categorical dataВидеоModeling with categorical dataВидеоPrediction: Multiple Linear RegressionВидео

Graded Quiz

Module 4 quizЗадание

Graded Lab

Python Cheat SheetЧтениеAnalyzing Car CO₂ EmissionsПрограммирование

Lecture Notes (Optional)

Module 4 lecture notesЧтение
05Time series30 материалов

Introduction

Module 5 introductionВидео

Setting up time series data

DateTimesВидеоModule 5 lecture codeЛабораторнаяUsing DateTimes as indicesВидео[Optional] Practice with DatetimesЧтениеLine chartsВидеоFormatting date axis labelsВидеоLesson 1 quizЗаданиеPractice Lab: Flight delays and cancellations - Plotting the time seriesЛабораторная

Descriptive statistics for time series

Moving averageВидеоPercent changeВидеоSegmentationВидеоMultiple line charts: reshapingВидео[Optional] Practice with reshaping (pivoting) dataframesЧтениеResamplingВидеоLesson 2 quiz

Time series forecasting with linear regression

Forecasting with the trendВидеоForecasting with seasonalityВидеоError metrics for forecastingВидеоLesson 3 quizЗаданиеPractice Lab: Flight delays and cancellations - Linear regression with time seriesЛабораторная

Graded Quiz

Module 5 quizЗадание

Graded Lab

Python Cheat SheetЧтениеAnalyzing Chlorophyll levels in Australian Coral ReefsПрограммирование

Lecture Notes (Optional)

Module 5 lecture notesЧтение

Capstone

Capstone: Loan Interest RatesПрограммирование

Course wrap up

Your next stepsВидео(Optional) Installing Python on your computerЛабораторная

Acknowledgments

AcknowledgmentsЧтение
Видео
Selection in PandasЧтение
Lesson 2 quizЗадание
Practice Lab: Buenos Aires Subway - Sorting and filteringЛабораторная
Lesson 3 quizЗадание
Practice Lab: Buenos Aires subway - Descriptive statisticsЛабораторная
Лабораторная
Лабораторная
Evaluating your modelВидео
LLMs for model iterationВидео
The linear regression processВидео
Nonlinear transformationsЧтение
Interaction featuresЧтение
Lesson 3 quizЗадание
Practice Lab: London housing prices - Regression with categorical dataЛабораторная
Задание
Practice Lab: Flight delays and cancellations - Working with time series dataЛабораторная