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

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

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

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

Python for Data Analytics

Курс от Macquarie University
Начальный≈ 11 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course introduces Python programming for data analysis, providing a practical foundation for working with structured data and developing data-driven insights. You will begin by learning to recognise and understand Python code, explore the differences between spreadsheets and programming languages, and use GitHub Codespaces as your development environment. As you progress through the course, you will learn how to work with DataFrames and use the Pandas library to organise, manipulate, and analyse tabular data. You will explore techniques for selecting and filtering data using `loc`, `iloc`, and masks, allowing you to work efficiently with specific rows and subsets of data. You will then develop essential data-cleaning skills by identifying and handling different forms of missing data, including `null`, `None`, and `NaN`. Using Pandas functions such as `fillna`, you will learn how to clean data in a repeatable and transparent way. You will also learn how to join multiple tables together to prepare more complete datasets for analysis. The course also introduces data visualisation in Python. You will explore different types of plots, understand when to use them, and learn how to improve visualisations to communicate data clearly and effectively. Finally, you will bring these skills together in an end-to-end data analysis. You will apply Python, Pandas, data manipulation, cleaning, joining, and visualisation techniques, and complete a linear regression to explore relationships within data. By the end of the course, you will be able to use Python and Pandas to work with structured data, select and filter information, clean and combine datasets, create meaningful visualisations, and apply fundamental analytical techniques to practical data problems.

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

Data ManipulationData AnalysisData StructuresPython ProgrammingData ProcessingStatistical MethodsScripting LanguagesData TransformationData StorageFeature EngineeringData MappingData PreprocessingData ManagementExploratory Data AnalysisData WranglingModel TrainingData Import/ExportData VisualizationData DictionaryJupyter

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

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

01Transition9 материалов
Guidance VideoВидеоOverviewPLUGIN1.1 Introduction to PythonPLUGIN1.2 Python: Try itPLUGIN

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

Matt Bushby

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

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

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 11 ч

6 модулей

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

Часть программы вашего университета
1.3 Jupyter notebook activity: Writing and running pythonPLUGIN
1.4 Jupyter notebook activity: Programming conceptsPLUGIN
1.5 Concept summaryPLUGIN
Topic QuizЗадание
ConclusionPLUGIN
02Data Frames7 материалов
2.1 Jupyter notebook activity: Data framesPLUGIN2.2 Jupyter notebook activity: Data file formatsPLUGIN2.3 Study tips: Collect 'pandas'PLUGIN2.4 Python's many data optionsPLUGIN2.5 Concept summaryPLUGINTopic QuizЗаданиеConclusionPLUGIN
03Data wrangling6 материалов
OverviewPLUGIN3.1 Jupyter notebook activity: 'loc' and 'iloc'PLUGIN3.2 Jupyter notebook activity: MasksPLUGIN3.3 Concept summaryPLUGINTopic QuizЗаданиеConclusionPLUGIN
04Data manipulation7 материалов
OverviewPLUGIN4.1 Jupyter notebook activity: EmptinessPLUGIN4.2 Jupyter notebook activity: Empty valuesPLUGIN4.3 Jupyter notebook activity: Using a single tablePLUGIN4.4 Concept summaryPLUGINTopic QuizЗаданиеConclusionPLUGIN
05Visualisations8 материалов
OverviewPLUGIN5.1 The place of plotsPLUGIN5.2 Jupyter notebook activity: Line plotsPLUGIN5.3 Jupyter notebook activity: HistogramsPLUGIN5.4 Jupyter notebook activity: Other plotsPLUGIN5.5 Concept summaryPLUGINTopic QuizЗаданиеConclusionPLUGIN
06Exploration6 материалов
OverviewPLUGIN6.1 Jupyter notebook activity: Prediction from dataPLUGIN6.2 Jupyter notebook activity: Putting it all togetherPLUGIN6.3 Concept summaryPLUGINTopic QuizЗаданиеConclusionPLUGIN