ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,111 results

Bro Code
Start using Matplotlib in 7 minutes! 📊

python #coding #matplotlib Matplotlib is a Python library used for data visualization. It provides a MATLAB-like interface for quick ...

7:02
Start using Matplotlib in 7 minutes! 📊

38,443 views

9mo ago

marimo
matplotlib just got another interactive upgrade!

When we made the first interactive PuckChart we didn't realize that a box/lasso utility on a scatter chart would be a better idea.

5:19
matplotlib just got another interactive upgrade!

2,372 views

4mo ago

Socratica
Matplotlib in Python - How to Plot Data

Our intro to Matplotlib in Python, focusing on how to turn raw data into beautiful plots. We start by creating basic plots, then builds ...

10:30
Matplotlib in Python - How to Plot Data

7,923 views

2mo ago

marimo
matplotlib, made interactive.

Our favourite plotting library may just be matplotlib again now that we made it interactive with a puck! It may sounds strange at first, ...

12:08
matplotlib, made interactive.

7,439 views

5mo ago

Maven Analytics
Learn Python: Create Simple & Clear Data Visualizations with Matplotlib

Visualizing data helps you understand it faster, and Matplotlib is one of the best Python tools for making charts. In this video, Lead ...

9:43
Learn Python: Create Simple & Clear Data Visualizations with Matplotlib

2,463 views

4mo ago

Dr. Turtl
Matplotlib Workflow to Make Professional Figures 5X Faster

Making high-quality data visualizations can take hours - but it doesn't have to. We'll walk through a clean, efficient workflow for ...

11:30
Matplotlib Workflow to Make Professional Figures 5X Faster

214 views

8mo ago

Bro Code
Matplotlib customization is easy! 🎨

python #coding #matplotlib This video will give you an introduction to customizing plots with Matplotlib. In the next video, we will ...

9:13
Matplotlib customization is easy! 🎨

12,097 views

9mo ago

NeuralNine
Professional PDF Reports with Matplotlib in Python

Need some help with a project or some consulting? Contact me here: https://www.neuralnine.com/services Code: ...

14:31
Professional PDF Reports with Matplotlib in Python

2,928 views

11d ago

CodeLucky
Matplotlib Interview Questions | Python Data Visualization Complete Guide for Job Success

Master Matplotlib for your next data science interview! This comprehensive tutorial covers everything you need to know about ...

12:43
Matplotlib Interview Questions | Python Data Visualization Complete Guide for Job Success

338 views

9mo ago

Gate Smashers
Easiest Way to Plot 📈using Matplotlib in Python 🐍

Python Code: import matplotlib.pyplot as plt x = [1, 2, 3, 4, 5] y = [1, 4, 9, 16, 25] plt.plot(x, y, linewidth=3, marker='+', color='green') ...

8:32
Easiest Way to Plot 📈using Matplotlib in Python 🐍

24,966 views

8mo ago

Bro Code
Let's create a graph using Pandas and Matplotlib! 🐼📊

python #coding #matplotlib This video serves as a project where we will create a bar chart based on the primary Type of the ...

5:51
Let's create a graph using Pandas and Matplotlib! 🐼📊

10,197 views

8mo ago

Bro Code
Matplotlib histograms in 6 minutes! 🔔

python #coding #matplotlib In this video we will create a basic histogram using Matplotlib.

6:13
Matplotlib histograms in 6 minutes! 🔔

9,901 views

8mo ago

Code AI Flow
#1 Seaborn vs Matplotlib: Why Seaborn Simplifies Data Visualization + Installation & First Plot

Stay tuned: https://www.youtube.com/@CodeAiFlow?sub_confirmation=1 ☕️ I'm glad I can share all this for free! If it helped you ...

7:27
#1 Seaborn vs Matplotlib: Why Seaborn Simplifies Data Visualization + Installation & First Plot

111 views

11mo ago

Bro Code
Matplotlib scatter plots in 6 minutes! ✨

python #coding #matplotlib In this video we will create a basic scatter plot using Matplotlib. Here is some sample data you can ...

6:44
Matplotlib scatter plots in 6 minutes! ✨

10,795 views

8mo ago

Bro Code
Matplotlib subplots in 6 minutes! 🔲

python #coding #matplotlib In this video I will show you how to create subplots using Matplotlib.

6:54
Matplotlib subplots in 6 minutes! 🔲

12,666 views

8mo ago

Bro Code
Matplotlib bar charts in 4 minutes! 📶

python #coding #matplotlib In this video we will create a simple bar chart using matplotlib.

4:06
Matplotlib bar charts in 4 minutes! 📶

10,035 views

8mo ago

Spatial Thoughts
Using Matplotlib Themes and Custom Fonts  - Mapping and Data Visualization with Python (Updated)

Matplotlib default style of plots is quite plain. You can easily improve the look of the charts by applying a pre-configured stylesheet.

5:23
Using Matplotlib Themes and Custom Fonts - Mapping and Data Visualization with Python (Updated)

954 views

11mo ago

SP Learning Labs
Data visualization - Matplotlib vs Seaborn vs Plotly | Which Should You Learn First?

Data visualization - Matplotlib vs Seaborn vs Plotly | Which Should You Learn First? we begin one of the most important and ...

5:22
Data visualization - Matplotlib vs Seaborn vs Plotly | Which Should You Learn First?

90 views

1mo ago

Coding with David
Matplotlib Python Tutorial: 5 Charts Every Beginner Must Know

Learn matplotlib python with 5 essential charts: plot, bar, hist, scatter and pie. Perfect for any data visualization and python ...

18:54
Matplotlib Python Tutorial: 5 Charts Every Beginner Must Know

930 views

3mo ago

Amit Thinks
How to Install Matplotlib with latest Python 3.14 on Windows 10/11 [2025 Update] Matplotlib Tutorial

In this video, learn how to install matplotlib on Windows. We will also install Python 3 and pip. PIP is used to install and manage ...

4:28
How to Install Matplotlib with latest Python 3.14 on Windows 10/11 [2025 Update] Matplotlib Tutorial

6,578 views

7mo ago