Instructional Video36:52
APMonitor

Data Engineering Summary Statistics

10th - Higher Ed
Summary statistics give valuable insights as one of the first steps in data engineering after the data is gathered. Statistics help to assess data quality and diversity. Data discovery with statistics is a common first activity and there...
Instructional Video12:06
APMonitor

Data Science 🐍 Statistical Analysis

10th - Higher Ed
Once data is read into Python, a first step is to analyze the data with summary statistics. This is especially true if the data set is large. Summary statistics include the count, mean, standard deviation, maximum, minimum, and quartile...
Instructional Video41:31
APMonitor

Python Import Export Data

10th - Higher Ed
Import data from an Excel spreadsheet, CSV file, PDF report, database, or cloud storage into Python. Data may reside in local storage or obtained through a remote connection to a database, web service, or extracted from a webpage. 0:00...
Instructional Video23:09
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Aggregating Statistics

Higher Ed
This video explains aggregating statistics. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Instructional Video2:44
Curated Video

Python for Data Analysis: Step-By-Step with Projects - EDA Overview

Higher Ed
This video introduces you to EDA overview. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Instructional Video9:43
Curated Video

Fundamentals of Machine Learning - Ridge

Higher Ed
This video explains a lab session on Ridge regression, which holds a unique position in statistical machine learning. This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various...