From Python Lists to Numpy Arrays(02:26:09 - 02:29:09) - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

From Python Lists to Numpy Arrays(02:26:09 - 02:29:09)
Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Learn the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis in this course for beginners. This was originally presented as a live course.

By the end of the course, you will be able to build an end-to-end real-world course project and earn a verified certificate o...
Learn the basics of Python, Numpy, Pandas, Data Visualization, and Exploratory Data Analysis in this course for beginners. This was originally presented as a live course.

By the end of the course, you will be able to build an end-to-end real-world course project and earn a verified certificate of accomplishment. There are no prerequisites for this course.

Learn more and register for a certificate of accomplishment here: http://zerotopandas.com

This full course video includes 6 lectures (all in this video):
• Introduction to Programming with Python
• Next Steps with Python
• Numerical Computing with Numpy
• Analyzing Tabular Data with Pandas
• Visualization with Matplotlib and Seaborn
• Exploratory Data Analysis - A Case Study

💻 Code References
• First steps with Python: https://jovian.ai/aakashns/first-steps-with-python
• Variables and data types: https://jovian.ai/aakashns/python-variables-and-data-types
• Conditional statements and loops: https://jovian.ai/aakashns/python-branching-and-loops
• Functions and scope: https://jovian.ai/aakashns/python-functions-and-scope
• Working with OS & files: https://jovian.ai/aakashns/python-os-and-filesystem
• Numerical computing with Numpy: https://jovian.ai/aakashns/python-numerical-computing-with-numpy
• 100 Numpy exercises: https://jovian.ai/aakashns/100-numpy-exercises
• Analyzing tabular data with Pandas: https://jovian.ai/aakashns/python-pandas-data-analysis
• Matplotlib & Seaborn tutorial: https://jovian.ai/aakashns/python-matplotlib-data-visualization
• Data visualization cheat sheet: https://jovian.ai/aakashns/dataviz-cheatsheet
• EDA on StackOverflow Developer Survey: https://jovian.ai/aakashns/python-eda-stackoverflow-survey
• Opendatasets python package: https://github.com/JovianML/opendatasets
• EDA starter notebook: https://jovian.ai/aakashns/zerotopandas-course-project-starter

⭐️ Course Contents ⭐️
0:00:00 Course Introduction

Lecture 1
0:01:42 Python Programming Fundamentals
0:02:40 Course Curriculum
0:05:24 Notebook - First Steps with Python and Jupyter
0:08:30 Performing Arithmetic Operations with Python
0:11:34 Solving Multi-step problems using variables
0:20:17 Combining conditions with Logical operators
0:22:22 Adding text using Markdown
0:23:50 Saving and Uploading to Jovian
0:26:38 Variables and Datatypes in Python
0:31:28 Built-in Data types in Python
1:07:19 Further Reading

Lecture 2
1:08:46 Branching Loops and Functions
1:09:02 Notebook - Branching using conditional statements and loops in Python
1:09:24 Branching with if, else, elif
1:15:25 Non Boolean conditions
1:19:00 Iteration with while loops
1:28:57 Iteration with for loops
1:36:27 Functions and scope in Python
1:36:53 Creating and using functions
1:42:24 Writing great functions in Python
1:45:38 Local variables and scope
2:08:19 Documentation functions using Docstrings
2:11:40 Exercise - Data Analysis for Vacation Planning

Lecture 3
2:17:17 Numercial Computing with Numpy
2:18:00 Notebook - Numerical Computing with Numpy
2:26:09 From Python Lists to Numpy Arrays
2:29:09 Operating on Numpy Arrays
2:34:33 Multidimensional Numpy Arrays
3:03:41 Array Indexing and Slicing
3:17:49 Exercises and Further Reading
3:20:50 Assignment 2 - Numpy Array Operations
3:29:16 100 Numpy Exercises
3:31:25 Reading from and Writing to Files using Python

Lecture 4
4:02:59 Analysing Tabular Data with Pandas
4:03:58 Notebook - Analyzing Tabular Data with Pandas
4:16:33 Retrieving Data from a Data Frame
4:32:00 Analyzing Data from Data Frames
4:36:27 Querying and Sorting Rows
5:01:45 Grouping and Aggregation
5:11:26 Merging Data from Multiple Sources
5:26:00 Basic Plotting with Pandas
5:38:27 Assignment 3 - Pandas Practice

Lecture 5
5:52:48 Visualization with Matplotlib and Seaborn
5:54:04 Notebook - Data Visualization with Matplotlib and Seaborn
6:06:43 Line Charts
6:11:27 Improving Default Styles with Seaborn
6:16:51 Scatter Plots
6:28:14 Histogram
6:38:47 Bar Chart
6:50:00 Heatmap
6:57:08 Displaying Images with Matplotlib
7:03:37 Plotting multiple charts in a grid
7:15:42 References and further reading
7:20:17 Course Project - Exploratory Data Analysis

Lecture 6
7:49:56 Exploratory Data Analysis - A Case Study
7:50:55 Notebook - Exploratory Data Analysis - A case Study
8:04:36 Data Preparation and Cleaning
8:19:37 Exploratory Analysis and Visualization
8:54:02 Asking and Answering Questions
9:22:57 Inferences and Conclusions
9:25:00 References and Future Work
9:29:41 Setting up and running Locally
9:34:21 Project Guidelines
9:45:00 Course Recap
9:48:01 What to do next?
9:49:10 Certificate of Accomplishment
9:50:11 What to do after this course?
9:52:16 Jovian Platform

✏️ This course is taught by Aakash N S, co-founder, and CEO of Jovian.

Jovian's YouTube channel: https://youtube.com/jovianml
Course Introduction - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Course Introduction

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:00:00 - 00:01:42
Python Programming Fundamentals - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Python Programming Fundamentals

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:01:42 - 00:02:40
Course Curriculum - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Course Curriculum

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:02:40 - 00:05:24
Notebook - First Steps with Python and Jupyter - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Notebook - First Steps with Python and Jupyter

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:05:24 - 00:08:30
Performing Arithmetic Operations with Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Performing Arithmetic Operations with Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:08:30 - 00:11:34
Solving Multi-step problems using variables - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Solving Multi-step problems using variables

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:11:34 - 00:20:17
@Nijaguna Darshan I got it from the problem I read @ . It says "A grocery store SELLS an ice bag for $1.25".You don't SELL goods at COST. Then it again said that, the profit is 20%.If the SELLING price is $1.25 and 20% is profit, then 80% should be its COST.Now if you multiply $1.25 with 80% you will get $1.00, don't you.? - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

@Nijaguna Darshan I got it from the problem I read @ . It says "A grocery store SELLS an ice bag for $1.25".You don't SELL goods at COST. Then it again said that, the profit is 20%.If the SELLING price is $1.25 and 20% is profit, then 80% should be its COST.Now if you multiply $1.25 with 80% you will get $1.00, don't you.?

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:12:00 - 09:56:23
I think there was a typo error in your very first grocery store Profit working @ . The price is 1.25 not the cost of the item as you typed. The cost will be 1.00.Or maybe I missed something 🤔 - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

I think there was a typo error in your very first grocery store Profit working @ . The price is 1.25 not the cost of the item as you typed. The cost will be 1.00.Or maybe I missed something 🤔

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:12:00 - 09:56:23
Combining conditions with Logical operators - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Combining conditions with Logical operators

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:20:17 - 00:22:22
Adding text using Markdown - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Adding text using Markdown

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:22:22 - 00:23:50
Saving and Uploading to Jovian - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Saving and Uploading to Jovian

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:23:50 - 00:26:38
Variables and Datatypes in Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Variables and Datatypes in Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:26:38 - 00:31:28
Built-in Data types in Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Built-in Data types in Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
00:31:28 - 01:07:19
Further Reading - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Further Reading

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:07:19 - 01:08:46
Branching Loops and Functions - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Branching Loops and Functions

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:08:46 - 01:09:02
Notebook - Branching using conditional  statements and loops in Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Notebook - Branching using conditional statements and loops in Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:09:02 - 01:09:24
Branching with if, else, elif - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Branching with if, else, elif

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:09:24 - 01:15:25
Non Boolean conditions - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Non Boolean conditions

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:15:25 - 01:19:00
Iteration with while loops - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Iteration with while loops

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:19:00 - 01:28:57
My timestamp: - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

My timestamp:

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:21:00 - 09:56:23
solution for  anyone ? - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

solution for anyone ?

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:23:42 - 09:56:23
Iteration with for loops - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Iteration with for loops

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:28:57 - 01:36:27
Functions and scope in Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Functions and scope in Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:36:27 - 01:36:53
Creating and using functions - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Creating and using functions

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:36:53 - 01:42:24
@ For clarification we refer to function variables as Parameters at the function definition and as Arguments at the function invocation (call). - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

@ For clarification we refer to function variables as Parameters at the function definition and as Arguments at the function invocation (call).

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:39:48 - 09:56:23
Writing great functions in Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Writing great functions in Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:42:24 - 01:45:38
Local variables and scope - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Local variables and scope

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
01:45:38 - 02:08:19
puting a time stamp at @ so I can remember XD - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

puting a time stamp at @ so I can remember XD

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:00:00 - 09:56:23
Documentation functions using Docstrings - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Documentation functions using Docstrings

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:08:19 - 02:11:40
Exercise - Data Analysis for Vacation Planning - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Exercise - Data Analysis for Vacation Planning

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:11:40 - 02:17:17
Numercial Computing with Numpy - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Numercial Computing with Numpy

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:17:17 - 02:18:00
Notebook - Numerical Computing with Numpy - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Notebook - Numerical Computing with Numpy

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:18:00 - 02:26:09
pokemon fans got the reference - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

pokemon fans got the reference

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:21:45 - 09:56:23
just for me: - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

just for me:

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:25:40 - 09:56:23
From Python Lists to Numpy Arrays - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

From Python Lists to Numpy Arrays

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:26:09 - 02:29:09
Operating on Numpy Arrays - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Operating on Numpy Arrays

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:29:09 - 02:34:33
In  if we did de np.dot gets wrong value when compared with loop routine. Did someone see this? - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

In if we did de np.dot gets wrong value when compared with loop routine. Did someone see this?

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:33:09 - 09:56:23
at  min in this videomy np.dot product is coming in negative but while doing by zip function the answer is correct.and if i copy paste from the notes provided by still answer is note same. and under 1000 range answer is giving exact values - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

at min in this videomy np.dot product is coming in negative but while doing by zip function the answer is correct.and if i copy paste from the notes provided by still answer is note same. and under 1000 range answer is giving exact values

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:33:16 - 09:56:23
Multidimensional Numpy Arrays - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Multidimensional Numpy Arrays

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
02:34:33 - 03:03:41
Array Indexing and Slicing - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Array Indexing and Slicing

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:03:41 - 03:17:49
My timeline : - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

My timeline :

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:03:41 - 09:56:23
I am at @ - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

I am at @

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:03:50 - 09:56:23
"if you don't know these terms - don't worry about it" XD LMAO - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

"if you don't know these terms - don't worry about it" XD LMAO

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:14:07 - 09:56:23
Exercises and Further Reading - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Exercises and Further Reading

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:17:49 - 03:20:50
Assignment 2 - Numpy Array Operations - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Assignment 2 - Numpy Array Operations

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:20:50 - 03:29:16
100 Numpy Exercises - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

100 Numpy Exercises

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:29:16 - 03:31:25
Reading from and Writing to Files using Python - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Reading from and Writing to Files using Python

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:31:25 - 04:02:59
- The 104 Dislikers start to bark in the background. - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

- The 104 Dislikers start to bark in the background.

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
03:47:48 - 09:56:23
Analysing Tabular Data with Pandas - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Analysing Tabular Data with Pandas

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
04:02:59 - 04:03:58
Notebook - Analyzing Tabular Data with Pandas - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Notebook - Analyzing Tabular Data with Pandas

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
04:03:58 - 04:16:33
Retrieving Data from a Data Frame - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Retrieving Data from a Data Frame

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
04:16:33 - 04:32:00
Analyzing Data from Data Frames - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Analyzing Data from Data Frames

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
04:32:00 - 04:36:27
Querying and Sorting Rows - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Querying and Sorting Rows

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
04:36:27 - 05:01:45
Grouping and Aggregation - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Grouping and Aggregation

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
05:01:45 - 05:11:26
Merging Data from Multiple Sources - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Merging Data from Multiple Sources

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
05:11:26 - 05:26:00
Basic Plotting with Pandas - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Basic Plotting with Pandas

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
05:26:00 - 05:38:27
Assignment 3 - Pandas Practice - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Assignment 3 - Pandas Practice

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
05:38:27 - 05:52:48
Visualization with Matplotlib and Seaborn - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Visualization with Matplotlib and Seaborn

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
05:52:48 - 05:54:04
Notebook - Data Visualization with Matplotlib and Seaborn - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Notebook - Data Visualization with Matplotlib and Seaborn

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
05:54:04 - 06:06:43
Line Charts - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Line Charts

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:06:43 - 06:11:27
Improving Default Styles with Seaborn - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Improving Default Styles with Seaborn

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:11:27 - 06:16:51
Scatter Plots - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Scatter Plots

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:16:51 - 06:28:14
Histogram - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Histogram

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:28:14 - 06:38:47
Bar Chart - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Bar Chart

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:38:47 - 06:50:00
Heatmap - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Heatmap

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:50:00 - 06:57:08
Please HELP!!!!! At  , when I am creating the pivot table, the months are in ascending order alphabetically. How can I convert them into the custom order Jan, Feb, March.....? - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Please HELP!!!!! At , when I am creating the pivot table, the months are in ascending order alphabetically. How can I convert them into the custom order Jan, Feb, March.....?

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:52:45 - 09:56:23
Displaying Images with Matplotlib - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Displaying Images with Matplotlib

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
06:57:08 - 07:03:37
Plotting multiple charts in a grid - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Plotting multiple charts in a grid

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
07:03:37 - 07:15:42
References and further reading - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

References and further reading

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
07:15:42 - 07:20:17
Course Project - Exploratory Data Analysis - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Course Project - Exploratory Data Analysis

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
07:20:17 - 07:49:56
Exploratory Data Analysis - A Case Study - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Exploratory Data Analysis - A Case Study

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
07:49:56 - 07:50:55
Notebook - Exploratory Data Analysis - A case Study - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Notebook - Exploratory Data Analysis - A case Study

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
07:50:55 - 08:04:36
Data Preparation and Cleaning - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Data Preparation and Cleaning

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
08:04:36 - 08:19:37
Exploratory Analysis and Visualization - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Exploratory Analysis and Visualization

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
08:19:37 - 08:54:02
Asking and Answering Questions - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Asking and Answering Questions

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
08:54:02 - 09:22:57
Inferences and Conclusions - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Inferences and Conclusions

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:22:57 - 09:25:00
References and Future Work - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

References and Future Work

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:25:00 - 09:29:41
Setting up and running Locally - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Setting up and running Locally

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:29:41 - 09:34:21
Project Guidelines - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Project Guidelines

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:34:21 - 09:45:00
Course Recap - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Course Recap

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:45:00 - 09:48:01
What to do next? - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

What to do next?

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:48:01 - 09:49:10
Certificate of Accomplishment - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Certificate of Accomplishment

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:49:10 - 09:50:11
What to do after this course? - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

What to do after this course?

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:50:11 - 09:52:16
Jovian Platform - Data Analysis with Python Course - Numpy, Pandas, Data Visualization

Jovian Platform

Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021年02月19日 
09:52:16 - 09:56:23

freeCodeCamp.org

※本サイトに掲載されているチャンネル情報や動画情報はYouTube公式のAPIを使って取得・表示しています。

Timetable

動画タイムテーブル

動画数:1636件

⌨️ () Web Design Basics - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Web Design Basics

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:00:00 - 00:03:36
⌨️ () Webflow Basics - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Webflow Basics

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:03:36 - 00:10:35
⌨️ () Components/Symbols in Webflow - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Components/Symbols in Webflow

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:10:35 - 00:11:28
⌨️ () Variables in Webflow - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Variables in Webflow

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:11:28 - 00:13:25
⌨️ () Assets/Images - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Assets/Images

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:13:25 - 00:13:35
⌨️ () Webflow CMS - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Webflow CMS

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:13:35 - 00:14:03
⌨️ () Users in Webflow - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Users in Webflow

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:14:03 - 00:14:12
⌨️ () E-commerce in Webflow - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () E-commerce in Webflow

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:14:12 - 00:15:13
⌨️ () Add Pages/Folder in Webflow - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Add Pages/Folder in Webflow

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:15:13 - 00:15:25
⌨️ () Style Panel - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Style Panel

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:15:25 - 00:16:24
⌨️ () Layouts - CSS Grid & Flexbox - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Layouts - CSS Grid & Flexbox

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:16:24 - 00:20:22
⌨️ () Typography - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Typography

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:20:22 - 00:20:31
⌨️ () Backgrounds - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Backgrounds

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:20:31 - 00:21:13
⌨️ () Borders & Radius - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Borders & Radius

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:21:13 - 00:21:58
⌨️ () Effects - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Effects

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:21:58 - 00:22:43
⌨️ () Element Settings - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Element Settings

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:22:43 - 00:23:08
⌨️ () Animations - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Animations

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:23:08 - 00:24:36
⌨️ () Landing Page Development - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Landing Page Development

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
00:24:36 - 01:05:20
⌨️ () Blog CMS for Landing Page - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Blog CMS for Landing Page

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
01:05:20 - 01:21:29
⌨️ () Mobile & Tablet Responsive - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Mobile & Tablet Responsive

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
01:21:29 - 01:30:43
⌨️ () Landing Page Animations - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Landing Page Animations

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
01:30:43 - 01:36:46
⌨️ () SEO in Webflow - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () SEO in Webflow

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
01:36:46 - 01:37:24
⌨️ () Domain & Hosting - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Domain & Hosting

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
01:37:24 - 01:38:56
⌨️ () Final Words - Webflow Tutorial for Beginners – No-Code Web Design

⌨️ () Final Words

Webflow Tutorial for Beginners – No-Code Web Design
2024年04月24日 
01:38:56 - 01:39:48
⌨️ () Intro - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Intro

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:00:00 - 00:03:07
⌨️ () Creating a new Next.js app from a starter template - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Creating a new Next.js app from a starter template

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:03:07 - 00:05:32
⌨️ () Installing & Configuring the Cloudinary Node.js SDK - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Installing & Configuring the Cloudinary Node.js SDK

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:05:32 - 00:10:00
⌨️ () Listing photos from Cloudinary - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Listing photos from Cloudinary

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:10:00 - 00:15:07
⌨️ () Optimized & Responsive Images with Next Cloudinary - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Optimized & Responsive Images with Next Cloudinary

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:15:07 - 00:23:29
⌨️ () Uploading Images with the CldUploadButton - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Uploading Images with the CldUploadButton

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:23:29 - 00:32:24
⌨️ () Passing Server Data to the Client with Tanstack Query - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Passing Server Data to the Client with Tanstack Query

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:32:24 - 00:39:58
⌨️ () Creating a custom hook to manage resource requests - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Creating a custom hook to manage resource requests

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:39:58 - 00:43:53
⌨️ () Optimisticly updating UI on Upload using Tanstack Query - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Optimisticly updating UI on Upload using Tanstack Query

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:43:53 - 00:52:18
⌨️ () Tagging Images & Fetching Images by Tag - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Tagging Images & Fetching Images by Tag

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:52:18 - 00:55:33
⌨️ () Optimizing Server to Client resource and request management - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Optimizing Server to Client resource and request management

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
00:55:33 - 01:01:55
⌨️ () Creating dynamic routes for viewing individual images - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Creating dynamic routes for viewing individual images

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
01:01:55 - 01:11:01
⌨️ () Using AI to Improve, Restore, and Remove Backgrounds from Images - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Using AI to Improve, Restore, and Remove Backgrounds from Images

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
01:11:01 - 01:28:32
⌨️ () Adding animated loading placeholders for images - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Adding animated loading placeholders for images

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
01:28:32 - 01:34:33
⌨️ () Dynamically Cropping & Resizing images to different aspect ratios - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Dynamically Cropping & Resizing images to different aspect ratios

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
01:34:33 - 01:46:48
⌨️ () Customizing images with filters and effects - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Customizing images with filters and effects

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
01:46:48 - 01:55:23
⌨️ () Saving and updating an image with applied transformations and effects - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Saving and updating an image with applied transformations and effects

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
01:55:23 - 02:11:46
⌨️ () Refreshing and updating UI state on save - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Refreshing and updating UI state on save

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:11:46 - 02:19:14
⌨️ () Saving an image as a copy - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Saving an image as a copy

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:19:14 - 02:23:14
⌨️ () Deleting images - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Deleting images

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:23:14 - 02:30:04
⌨️ () Invalidating Tanstack Query tags on change - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Invalidating Tanstack Query tags on change

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:30:04 - 02:33:01
⌨️ () Adding image resource metadata to info panel - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Adding image resource metadata to info panel

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:33:01 - 02:37:32
⌨️ () Setting up a Next.js loading UI for React Suspense streaming - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Setting up a Next.js loading UI for React Suspense streaming

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:37:32 - 02:42:13
⌨️ () Adding loading indicators to homepage gallery - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Adding loading indicators to homepage gallery

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:42:13 - 02:43:08
⌨️ () Creating a collage from multiple images - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Creating a collage from multiple images

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
02:43:08 - 03:06:44
⌨️ () Saving collage creations to library - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Saving collage creations to library

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
03:06:44 - 03:13:30
⌨️ () Generating Ken Burns style zoom animations from images - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Generating Ken Burns style zoom animations from images

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
03:13:30 - 03:17:50
⌨️ () Stylizing images with Color Pop - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Stylizing images with Color Pop

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
03:17:50 - 03:29:46
⌨️ () Optimizing Creation generation and UI - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Optimizing Creation generation and UI

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
03:29:46 - 03:34:29
⌨️ () Creating new server route of only stylized Creations - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Creating new server route of only stylized Creations

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
03:34:29 - 03:39:05
⌨️ () Outro - Build a Google Photos Clone with Next.js and Cloudinary – Tutorial

⌨️ () Outro

Build a Google Photos Clone with Next.js and Cloudinary – Tutorial
2024年04月23日 
03:39:05 - 03:39:13
⌨️ () Introduction - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Introduction

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:00:00 - 00:04:42
Don't use CREATE OR REPLACE! It is dangerous. Use DROP CASCADING and then CREATE. For that reason many DBMS doesn't even support OR REPLACE for tables. For tutorials you should stick to SQL that is supported by the main players like Oracle and SQL Server! Thanks! - Intuitive SQL For Data Analytics - Tutorial

Don't use CREATE OR REPLACE! It is dangerous. Use DROP CASCADING and then CREATE. For that reason many DBMS doesn't even support OR REPLACE for tables. For tutorials you should stick to SQL that is supported by the main players like Oracle and SQL Server! Thanks!

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日  @Apenschi 様 
00:01:57 - 11:00:16
⌨️ () Syllabus & resources - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Syllabus & resources

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:04:42 - 00:09:04
⌨️ () Meet SQL! - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Meet SQL!

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:09:04 - 00:10:30
⌨️ () Types of SQL statements - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Types of SQL statements

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:10:30 - 00:12:20
⌨️ () Why BigQuery - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Why BigQuery

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:12:20 - 00:13:27
⌨️ () How to setup Google Cloud - Intuitive SQL For Data Analytics - Tutorial

⌨️ () How to setup Google Cloud

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:13:27 - 00:17:02
⌨️ () How to avoid Google Cloud charges - Intuitive SQL For Data Analytics - Tutorial

⌨️ () How to avoid Google Cloud charges

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:17:02 - 00:22:11
⌨️ () Introduction to our data - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Introduction to our data

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:22:11 - 00:23:16
⌨️ () How data is organized in BigQuery - Intuitive SQL For Data Analytics - Tutorial

⌨️ () How data is organized in BigQuery

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:23:16 - 00:26:53
⌨️ () Loading our data in BigQuery - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Loading our data in BigQuery

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:26:53 - 00:30:09
⌨️ () The BigQuery Interface - Intuitive SQL For Data Analytics - Tutorial

⌨️ () The BigQuery Interface

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:30:09 - 00:37:54
⌨️ () Running our first query - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Running our first query

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:37:54 - 00:46:20
⌨️ () How SQL organizes data - Intuitive SQL For Data Analytics - Tutorial

⌨️ () How SQL organizes data

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:46:20 - 00:54:32
Book mark: - Intuitive SQL For Data Analytics - Tutorial

Book mark:

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日  @bharathnaveen8870 様 
00:48:00 - 11:00:16
⌨️ () The SQL statement - Intuitive SQL For Data Analytics - Tutorial

⌨️ () The SQL statement

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:54:32 - 00:56:05
⌨️ () The three orders of SQL operations - Intuitive SQL For Data Analytics - Tutorial

⌨️ () The three orders of SQL operations

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
00:56:05 - 01:00:05
⌨️ () The logical order of SQL operations - Intuitive SQL For Data Analytics - Tutorial

⌨️ () The logical order of SQL operations

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:00:05 - 01:03:28
⌨️ () Introduction to basics - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Introduction to basics

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:03:28 - 01:04:10
⌨️ () SELECT and FROM - Intuitive SQL For Data Analytics - Tutorial

⌨️ () SELECT and FROM

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:04:10 - 01:08:22
⌨️ () Transform columns with SELECT - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Transform columns with SELECT

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:08:22 - 01:19:32
⌨️ () The order of arithmetic operations - Intuitive SQL For Data Analytics - Tutorial

⌨️ () The order of arithmetic operations

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:19:32 - 01:24:03
⌨️ () The WHERE filter - Intuitive SQL For Data Analytics - Tutorial

⌨️ () The WHERE filter

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:24:03 - 01:31:28
⌨️ () Boolean algebra - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Boolean algebra

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:31:28 - 01:48:07
⌨️ () DISTINCT - Intuitive SQL For Data Analytics - Tutorial

⌨️ () DISTINCT

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:48:07 - 01:52:04
⌨️ () Create BigQuery tables from queries - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Create BigQuery tables from queries

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:52:04 - 01:57:38
⌨️ () UNION 1 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () UNION 1

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
01:57:38 - 02:05:15
⌨️ () UNION 2 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () UNION 2

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:05:15 - 02:11:57
⌨️ () UNION 3 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () UNION 3

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:11:57 - 02:19:58
⌨️ () UNION 4 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () UNION 4

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:19:58 - 02:22:41
⌨️ () ORDER BY - Intuitive SQL For Data Analytics - Tutorial

⌨️ () ORDER BY

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:22:41 - 02:28:52
⌨️ () LIMIT - Intuitive SQL For Data Analytics - Tutorial

⌨️ () LIMIT

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:28:52 - 02:34:06
⌨️ () CASE - Intuitive SQL For Data Analytics - Tutorial

⌨️ () CASE

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:34:06 - 02:52:29
⌨️ () Simple aggregations - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Simple aggregations

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
02:52:29 - 03:06:59
⌨️ () Subqueries 1 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Subqueries 1

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:06:59 - 03:16:28
⌨️ () Subqueries 2 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Subqueries 2

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:16:28 - 03:25:46
⌨️ () Subqueries 3 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Subqueries 3

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:25:46 - 03:29:43
⌨️ () Nested queries - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Nested queries

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:29:43 - 03:40:11
⌨️ () Common table expressions 1 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Common table expressions 1

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:40:11 - 03:48:12
⌨️ () Common table expressions 2 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Common table expressions 2

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:48:12 - 03:53:08
⌨️ () Common table expressions 3 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Common table expressions 3

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:53:08 - 03:59:18
⌨️ () Joins - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Joins

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
03:59:18 - 05:15:39
⌨️ () GROUP BY And Aggregations - Intuitive SQL For Data Analytics - Tutorial

⌨️ () GROUP BY And Aggregations

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
05:15:39 - 06:04:11
⌨️ () Window Functions - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Window Functions

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
06:04:11 - 07:09:50
⌨️ () Putting It All Together - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Putting It All Together

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
07:09:50 - 07:15:56
⌨️ () Let's Solve A Hard SQL Challenge! - Intuitive SQL For Data Analytics - Tutorial

⌨️ () Let's Solve A Hard SQL Challenge!

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
07:15:56 - 07:33:54
⌨️ () PostgreSQL Exercises - Introduction - Intuitive SQL For Data Analytics - Tutorial

⌨️ () PostgreSQL Exercises - Introduction

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
07:33:54 - 07:42:00
⌨️ () PostgreSQL Exercises - Basic - Intuitive SQL For Data Analytics - Tutorial

⌨️ () PostgreSQL Exercises - Basic

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
07:42:00 - 08:10:33
⌨️ () PostgreSQL Exercises - Joins and Subqueries - Intuitive SQL For Data Analytics - Tutorial

⌨️ () PostgreSQL Exercises - Joins and Subqueries

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
08:10:33 - 08:56:45
⌨️ () PostgreSQL Exercises - Aggregations Pt. 1 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () PostgreSQL Exercises - Aggregations Pt. 1

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
08:56:45 - 09:57:51
⌨️ () PostgreSQL Exercises - Aggregations Pt. 2 - Intuitive SQL For Data Analytics - Tutorial

⌨️ () PostgreSQL Exercises - Aggregations Pt. 2

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
09:57:51 - 10:57:51
⌨️ () PostgreSQL Exercises - Conclusion - Intuitive SQL For Data Analytics - Tutorial

⌨️ () PostgreSQL Exercises - Conclusion

Intuitive SQL For Data Analytics - Tutorial
2024年04月23日 
10:57:51 - 11:00:16