Instructional Video3:10
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - PDF and CDF

Higher Ed
In this video, you will learn how to calculate PDF and CDF under normal distribution.
<
br/>
This clip is from the chapter "SciPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section,...
Instructional Video1:29
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - SciPy Section Introduction

Higher Ed
In this video, we will be introduced to SciPy and understand this section’s learning objective.
<
br/>
This clip is from the chapter "SciPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In...
Instructional Video2:15
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Pandas Exercise

Higher Ed
In this video, we will have a look at the Pandas exercise that needs to be resolved on our own.
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In...
Instructional Video2:49
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting with Pandas

Higher Ed
In this video, you will learn how to plot with Pandas.<br<br/>/>

This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Pandas.
Instructional Video2:38
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - The apply() Function

Higher Ed
In this video, you will learn about the apply() function.<br<br/>/>

This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Pandas.
Instructional Video3:57
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Loading in Data

Higher Ed
In this video, you will learn how to load in data using Pandas.
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Instructional Video1:19
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Pandas Section Introduction

Higher Ed
In this video, we will be introduced to Pandas and understand this section’s learning objective.
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In...
Instructional Video1:44
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Matplotlib Exercise

Higher Ed
In this video, we will have a look at the Matplotlib exercise that needs to be resolved on our own.
<
br/>
This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
Instructional Video2:34
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Histogram

Higher Ed
In this video, you will learn about a histogram.<br<br/>/>

This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Instructional Video4:36
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Scatterplot

Higher Ed
In this video, you will learn about a scatterplot.<br<br/>/>

This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Instructional Video3:56
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Line Chart

Higher Ed
In this video, you will learn about a line chart.<br<br/>/>

This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Instructional Video2:43
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Matplotlib Section Introduction

Higher Ed
In this video, we will have a quick overview of Matplotlib that is used to visualize data and see what we are going to cover in this section.
<
br/>
This clip is from the chapter "Matplotlib" of the series "Data Science...
Instructional Video3:14
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Suggestion Box

Higher Ed
In this video, we will have a look at the suggestion box where we can add feedback for this course.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In...
Instructional Video6:52
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More NumPy

Higher Ed
In this video, we will understand why we need NumPy and how it is applied in more advanced scenarios.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
Instructional Video1:01
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - NumPy Exercise

Higher Ed
In this video, we will look at the NumPy exercise that must be resolved on our own.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of...
Instructional Video14:40
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Generating Data

Higher Ed
In this video, we will discuss how to generate data.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
Instructional Video3:44
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Solving Linear Systems

Higher Ed
In this video, we will work on solving an example problem to understand linear systems.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video14:51
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Matrices

Higher Ed
In this video, you will learn about matrices.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the...
Instructional Video3:02
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Speed Test

Higher Ed
In this video, we will do a speed test to measure how much faster NumPy is than regular Python list in terms of the dot product.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy,...
Instructional Video7:11
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Dot Product

Higher Ed
In this video, we will discuss Dot Product in NumPy.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
Instructional Video12:46
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Arrays Versus Lists

Higher Ed
In this video, we will be comparing NumPy array to Python list.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will...
Instructional Video5:33
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - NumPy Section Introduction

Higher Ed
In this video, we will have a quick overview of NumPy.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive...
Instructional Video3:33
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Course Resources

Higher Ed
In this video, we will guide to the course resources.
<
br/>
This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".Welcome to the course! In this...
Instructional Video5:41
Flipping Physics

Magnetic Flux

12th - Higher Ed
Dive into the world of magnetic flux with Flipping Physics! Join Mr. P and his students as they explore magnetic flux, starting with a review of electric flux. Bo and Bobby break down the concepts, from basic definitions to general...