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

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

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

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

Tools for Exploratory Data Analysis in Business

Курс от University of Illinois Urbana-Champaign
Начальный≈ 17.9 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course introduces several tools for processing business data to obtain actionable insight. The most important tool is the mind of the data analyst. Accordingly, in this course, you will explore what it means to have an analytic mindset. You will also practice identifying business problems that can be answered using data analytics. You will then be introduced to various software platforms to extract, transform, and load (ETL) data into tools for conducting exploratory data analytics (EDA). Specifically, you will practice using Python to conduct the ETL and EDA processes. The learning outcomes for this course include: 1. Development of an analytic mindset for approaching business problems. 2. The ability to appraise the value of datasets for addressing business problems using summary statistics and data visualizations. 3. The ability to competently operate business analytic software applications for exploratory data analysis.

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

Data ManipulationExtract, Transform, LoadAnalyticsAnalytical SkillsApplication Programming Interface (API)SQLData StorytellingData QualityData ProcessingDescriptive StatisticsPython ProgrammingData-Driven Decision-MakingExploratory Data AnalysisData AnalysisData Visualization SoftwareBusiness Analytics

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

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

01Course Orientation and Module 1: Analytics Mindset26 материалов

About the Course

Course IntroductionВидеоAbout Professor Kim MendozaВидеоAbout Professor Ronald GuymonВидеоSyllabusЧтение

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

Ronald Guymon

Senior Lecturer of Accountancy

Kimberly Mendoza

Associate Professor of Accountancy and Grant Thornton LLP Faculty Fellow and Director of the Deloitte Foundation Center for Business Analytics

Tools for Exploratory Data Analysis in Business
В каталоге вашей программы

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

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

Начать на Coursera

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

Обучение на Coursera

≈ 17.9 ч

4 модулей

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

Субтитры: Арабский, Французский, Бенгальский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Coursera CoachЧтение
About the Discussion ForumsЧтение
Orientation QuizЗадание
Online Education at Gies College of BusinessЧтение
The Impact of the Gies CommunityВидео
Demographics SurveyPLUGIN

About Your Classmates

Getting to Know Your ClassmatesОбсуждениеUpdating Your ProfileЧтение

Module 1 Introduction

Module 1 OverviewЧтениеModule 1 Optional ReadingsЧтениеBusiness Analytics Key TermsВидеоModule 1 IntroductionВидео

Lesson 1-1 Analytics Mindset

Turning Business Data Into Business InsightsВидеоYour Mind is the Most Important ToolВидеоAnalytics Mindset: System 1 vs. System 2ВидеоAnalytics Mindset: Inductive Versus Deductive ReasoningВидео

Lesson 1-2 Introduction to the Data

Analytics Mindset: Let the Data SpeakВидеоIntroduction to the Course Data Set, TECAВидеоThe FACT FrameworkВидео

Module 1 Conclusion

Module 1 ConclusionВидеоModule 1 Study GuideЧтение

Module 1 Graded Activity

Analytics Mindset: QuizЗадание
02Module 2: ETL and EDA Using Python17 материалов

Module 2 Introduction

Module 2 OverviewЧтениеModule 2 FilesЧтениеModule 2 IntroductionВидео

Lesson 2-1 Background

DataВидеоBusiness ProblemВидеоInstallation DemonstrationВидеоIntro to Jupyter Lab and Using AIВидео

Lesson 2-2 ETL

Loading and Viewing the DataВидеоOptional Video: Data TypesВидеоData CleaningВидеоOptional Video: Joining DataВидео

Lesson 2-3 EDA

Optional Video: Summarizing DataВидеоIntro to Python Library for VisualizationВидеоCreating Visualizations in PythonВидео

Module 2 Conclusion

Module 2 ConclusionВидеоModule 2 Study GuideЧтение

Module 2 Graded Activity

ETL and EDA Using Python: QuizЗадание
03Module 3: ETL and EDA Using SQL16 материалов

Module 3 Introduction

Module 3 OverviewЧтениеModule 3 FilesЧтениеModule 3 IntroductionВидео

Lesson 3-1 Introduction to Relational Databases

Introduction to DatabasesВидеоOverview of Structured Query Language (SQL)ВидеоBasic SQL CommandsВидео

Lesson 3-2 Using SQL in Python

Why Do We Need SQL and Python?ВидеоConnecting and Disconnecting to a Database in PythonВидеоBasic SQL Workflow in PythonВидеоSQLite Exploratory Queries in PythonВидеоSQL Descriptive Queries in PythonВидеоSQL Join Queries in PythonВидео

Module 3 Conclusion

Module 3 ConclusionВидеоModule 3 Study GuideЧтение

Module 3 Graded Activity

ETL and EDA Using SQL: QuizЗаданиеETL and EDA Using Python: Peer Reviewed AssignmentВзаимная проверка
04Module 4: ETL and EDA Using APIs21 материалов

Module 4 Information

Module 4 OverviewЧтениеModule 4 FilesЧтениеModule 4 IntroductionВидео

Lesson 4-1 Introduction to APIs

What are APIs?ВидеоWeb APIs for Assembling DataВидеоKey Elements of API Requests and ResponsesВидео

Lesson 4-2 Building API Requests

Building API Requests with the Requests ModuleВидеоBuilding API Requests that Require AuthenticationВидеоBuilding API Requests with Software Development KitsВидео

Lesson 4-3 Looping through API Endpoints

LoopsВидеоLoops and APIsВидео

Lesson 4-4 Other API Examples

API for ChatGPTВидео

Lesson 4-5 API Strategies

Strategies for Working with Web APIsВидео

Module 4 Conclusion

Module 4 ConclusionВидеоModule 4 Study GuideЧтение

Module 4 Graded Activities

ETL and EDA Using APIs: QuizЗадание

Course Conclusion

ReflectionОбсуждениеCongratulations on completing the course!ЧтениеGet Your Course CertificateЧтениеLearn on Your TermsВидеоCourse End SurveyPLUGIN