Huge thanks for this great video! And NINJA skills at(04:13:13 - 04:22:13) - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Huge thanks for this great video! And NINJA skills at(04:13:13 - 04:22:13)
Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Learn Data Analysis with Python in this comprehensive tutorial for beginners, with exercises included!
NOTE: Check description for updated Notebook links.

Data Analysis has been around for a long time, but up until a few years ago, it was practiced using closed, expensive and limited tools like ...
Learn Data Analysis with Python in this comprehensive tutorial for beginners, with exercises included!
NOTE: Check description for updated Notebook links.

Data Analysis has been around for a long time, but up until a few years ago, it was practiced using closed, expensive and limited tools like Excel or Tableau. Python, SQL and other open libraries have changed Data Analysis forever.

In this tutorial you'll learn the whole process of Data Analysis: reading data from multiple sources (CSVs, SQL, Excel, etc), processing them using NumPy and Pandas, visualize them using Matplotlib and Seaborn and clean and process it to create reports.
Additionally, we've included a thorough Jupyter Notebook tutorial, and a quick Python reference to refresh your programming skills.

💻 Course created by Santiago Basulto from DataWars
🔗 Check out all Data Science courses from DataWars: https://datawars.io/ref=fcc

⚠️ Note: Instead of loading the notebooks on notebooks.ai, you should use Google Colab instead. Here are instructions on loading a notebook directly from GitHub into Google Colab: https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb#scrollTo=K-NVg7RjyeTk

 ⭐️ Course Contents ⭐️
⌨️ Part 1: Introduction
What is Data Analysis, why Python?, what other options are there? what's the cycle of a Data Analysis project? What's the difference between Data Analysis and Data Science?
🔗 Slides for this section: https://docs.google.com/presentation/d/1XXhVx2a7z2GrG5qddIyLFk4T_5s5mmdqSptDGBD9hWk/edit?usp=sharing

⌨️ Part 2: Real Life Example of a Python/Pandas Data Analysis project (00:11:11)
A demonstration of a real life data analysis project using Python, Pandas, SQL and Seaborn. Don't worry, we'll dig deeper in the following sections
🔗 Notebooks: https://github.com/rmotr-curriculum/FreeCodeCamp-Pandas-Real-Life-Example

⌨️ Part 3: Jupyter Notebooks Tutorial (00:30:50)
A step by step tutorial to learn how to use Juptyer Notebooks
🔗 Twitter Cheat Sheet:
🔗 Notebooks: https://github.com/rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial

⌨️ Part 4: Intro to NumPy (01:04:58)
Learn why NumPy was such an important library for the data-processing world in Python. Learn about low level details of computations and memory storage, and why tools like Excel will always be limited when processing large volumes of data.
🔗 Notebooks: https://github.com/rmotr-curriculum/freecodecamp-intro-to-numpy

⌨️ Part 5: Intro to Pandas (01:57:08)
Pandas is arguably the most important library for Data Processing in the Python world. Learn how it works and how its main data structure, the Data Frame, compares to other tools like spreadsheets or DFs used for Big Data
🔗 Notebooks: https://github.com/rmotr-curriculum/freecodecamp-intro-to-pandas

⌨️ Part 6: Data Cleaning (02:47:18)
Learn the different types of issues that we'll face with our data: null values, invalid values, statistical outliers, etc, and how to clean them.
🔗 Notebooks: https://github.com/rmotr-curriculum/data-cleaning-rmotr-freecodecamp

⌨️ Part 7: Reading Data from other sources (03:25:15)
🔗 Notebooks: https://github.com/rmotr-curriculum/RDP-Reading-Data-with-Python-and-Pandas

⌨️ Part 8: Python Recap (03:55:19)
If your Python or coding skills are rusty, check out this section for a quick recap of Python main features and control flow structures.
🔗 Notebooks: https://github.com/rmotr-curriculum/ds-content-python-under-10-minutes

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news
Introduction - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Introduction

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:00:00 - 00:11:11
O.. ok. Y... yes sir. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

O.. ok. Y... yes sir.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:00:00 - 04:22:13
. Table of Content - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Table of Content

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:01:45 - 00:02:52
. Table of Content* - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Table of Content*

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:01:45 - 00:02:52
Please change the video description and use the index below - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Please change the video description and use the index below

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:02:18 - 00:00:00
pleaaase answer my question, at hour  , i did the exaaact same code but it returned a NAN for all the rows of column language.. what is the problem ? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

pleaaase answer my question, at hour , i did the exaaact same code but it returned a NAN for all the rows of column language.. what is the problem ?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:02:32 - 04:22:13
. Introduction - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Introduction

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:02:52 - 00:02:52
. Introduction *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Introduction ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:02:52 - 00:02:52
What is data analysis - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

What is data analysis

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:02:52 - 00:04:38
Please correct me if I'm wrong isnt the description for Data Analysis at  also known as Business Intelligence? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Please correct me if I'm wrong isnt the description for Data Analysis at also known as Business Intelligence?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:04:30 - 04:22:13
Data analysis tools - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Data analysis tools

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:04:38 - 00:07:31
Data analysis process - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Data analysis process

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:07:31 - 00:08:56
Data Analysis vs Data Science - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Data Analysis vs Data Science

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:08:56 - 00:09:28
Python and PyData Ecosystem - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python and PyData Ecosystem

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:09:28 - 00:09:46
Python data analysis vs Excel - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python data analysis vs Excel

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:09:46 - 00:11:00
. Real example data analysis with Python: getting a sense of what you can learn from this course - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Real example data analysis with Python: getting a sense of what you can learn from this course

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:11:00 - 00:30:50
. Real example data analysis with Python: getting a sense of what you can learn from this course *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Real example data analysis with Python: getting a sense of what you can learn from this course ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:11:00 - 00:30:50
: Real Life Example of a Python/Pandas Data Analysis project - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Real Life Example of a Python/Pandas Data Analysis project

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:11:11 - 00:30:50
: Real Life Example of a Python/Pandas Data Analysis project ()A demonstration of a real life data analysis project using Python, Pandas, SQL and Seaborn. Don't worry, we'll dig deeper in the following sections🔗 Notebooks: https://github.com/ine-rmotr-curriculum/FreeCodeCamp-Pandas-Real-Life-Example - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Real Life Example of a Python/Pandas Data Analysis project ()A demonstration of a real life data analysis project using Python, Pandas, SQL and Seaborn. Don't worry, we'll dig deeper in the following sections🔗 Notebooks: https://github.com/ine-rmotr-curriculum/FreeCodeCamp-Pandas-Real-Life-Example

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:11:11 - 00:30:50
Real Life Example of a Python/Pandas Data Analysis project - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Real Life Example of a Python/Pandas Data Analysis project

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:11:11 - 00:30:50
Sir, what do you mean by "spread shits"? @ - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Sir, what do you mean by "spread shits"? @

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:11:59 - 04:22:13
The !head command, shown around  doesn't seem to work any longer. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

The !head command, shown around doesn't seem to work any longer.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:12:48 - 04:22:13
where do i find the excercises ? You talk about them around - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

where do i find the excercises ? You talk about them around

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:24:50 - 04:22:13
At  where Lecture 2 started, look like the Sakila database does not load, anything I can try to load for both lecture 2 and exercise 2? To clarify, the page is slowly loaded, but the noteboook cell does not load. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

At where Lecture 2 started, look like the Sakila database does not load, anything I can try to load for both lecture 2 and exercise 2? To clarify, the page is slowly loaded, but the noteboook cell does not load.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:24:55 - 04:22:13
Hi everyone, can I ask why we have  ' ' ' when writing sql query? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Hi everyone, can I ask why we have ' ' ' when writing sql query?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:25:27 - 04:22:13
Why couldn't I use "or" in that line of code (have to use " | " instead)? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Why couldn't I use "or" in that line of code (have to use " | " instead)?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:29:14 - 04:22:13
. How to use Jupyter Notebooks - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. How to use Jupyter Notebooks

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 01:04:58
. How to use Jupyter Notebooks *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. How to use Jupyter Notebooks ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 01:04:58
: Jupyter Notebooks Tutorial () - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Jupyter Notebooks Tutorial ()

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 01:04:58
: Jupyter Notebooks Tutorial ()A step by step tutorial to learn how to use Juptyer Notebooks🔗 Twitter Cheat Sheet: https://twitter.com/rmotr_com/status/1122176794696847361🔗 Notebooks: https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Jupyter Notebooks Tutorial ()A step by step tutorial to learn how to use Juptyer Notebooks🔗 Twitter Cheat Sheet: https://twitter.com/rmotr_com/status/1122176794696847361🔗 Notebooks: https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 01:04:58
: Jupyter Notebooks Tutorial starts at  and Part 3: Real Life Example of a Python/Pandas Data Analysis project  starts at 00:11:11 - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Jupyter Notebooks Tutorial starts at and Part 3: Real Life Example of a Python/Pandas Data Analysis project starts at 00:11:11

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 04:22:13
Jupyter Notebooks Tutorial - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Jupyter Notebooks Tutorial

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 01:04:58
i didn't get it - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

i didn't get it

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:30:50 - 04:22:13
is when he starts to actually teach. Just saying. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

is when he starts to actually teach. Just saying.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
00:54:37 - 04:22:13
. Intro to NumPy - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Intro to NumPy

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:04:58 - 01:09:32
. Intro to NumPy *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Intro to NumPy ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:04:58 - 01:09:32
: Intro to NumPy (), (01:30:00) - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Intro to NumPy (), (01:30:00)

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:04:58 - 01:57:08
: Intro to NumPy ()Learn why NumPy was such an important library for the data-processing world in Python. Learn about low level details of computations and memory storage, and why tools like Excel will always be limited when processing large volumes of data.🔗 Notebooks: https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Intro to NumPy ()Learn why NumPy was such an important library for the data-processing world in Python. Learn about low level details of computations and memory storage, and why tools like Excel will always be limited when processing large volumes of data.🔗 Notebooks: https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:04:58 - 01:57:08
Intro to NumPy - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Intro to NumPy

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:04:58 - 01:57:08
this is just a bookmark for me - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

this is just a bookmark for me

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:07:00 - 04:22:13
Low-level basis: binary numbers, memory footprint - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Low-level basis: binary numbers, memory footprint

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:09:32 - 01:22:50
"I'm making it up as we go." That quote says it all about this tutorial. I was expected a lot more organisation from the presenter, but it seems that he is content with a free-flowing presentation without clear signposting. I didn't enjoy this tutorial at all. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

"I'm making it up as we go." That quote says it all about this tutorial. I was expected a lot more organisation from the presenter, but it seems that he is content with a free-flowing presentation without clear signposting. I didn't enjoy this tutorial at all.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:12:48 - 04:22:13
at  No. isn't that 8 numbers and not 7? In Binary, 0 is a number. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

at No. isn't that 8 numbers and not 7? In Binary, 0 is a number.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:15:15 - 04:22:13
Python is not memory efficient to store numbers since it wraps everything into objects. Whereas in NumPy, we can select the number of bits to represent numbers - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python is not memory efficient to store numbers since it wraps everything into objects. Whereas in NumPy, we can select the number of bits to represent numbers

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:22:50 - 01:24:58
In   he is able to use a "autocomplete function" very typical in R Studio but I dont know how to do it in Jupyter Notebooks. Anyone can tell me how he does it? Thanks! - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

In he is able to use a "autocomplete function" very typical in R Studio but I dont know how to do it in Jupyter Notebooks. Anyone can tell me how he does it? Thanks!

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:24:36 - 04:22:13
NumPy can compute arrays faster than Python - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

NumPy can compute arrays faster than Python

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:24:58 - 01:29:47
NumPy tutorial: NumPy arrays, matrices - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

NumPy tutorial: NumPy arrays, matrices

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:29:47 - 01:53:14
I think part of the video is broken, around -1:36:00 - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

I think part of the video is broken, around -1:36:00

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:34:00 - 04:22:13
- i tried writing the same code exactly -but when printing the shape i got (1, 4,  3) instead of (2, 2, 3) like in the video -explanation? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

- i tried writing the same code exactly -but when printing the shape i got (1, 4, 3) instead of (2, 2, 3) like in the video -explanation?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:35:00 - 04:22:13
You can also do things like this A [  [   1 ,  2 : 5 ,  -1 ] ,  2 ] - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

You can also do things like this A [ [ 1 , 2 : 5 , -1 ] , 2 ]

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:39:23 - 04:22:13
Can i ask the word use in ? Is it "next permutations" or something? Tks - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Can i ask the word use in ? Is it "next permutations" or something? Tks

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:39:41 - 04:22:13
@ what is the markdown to get that gradient line separator? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

@ what is the markdown to get that gradient line separator?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:39:58 - 04:22:13
kindly note that the method np.arange is "arange" instead of "arrange", there is single 'r' instead - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

kindly note that the method np.arange is "arange" instead of "arrange", there is single 'r' instead

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:42:36 - 04:22:13
Notably you _can_ multiply arrays of different dimensions so long as the array with more dimensions is made up of arrays of the same shape as the smaller array. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Notably you _can_ multiply arrays of different dimensions so long as the array with more dimensions is made up of arrays of the same shape as the smaller array.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:45:43 - 04:22:13
Taught a very complex topic in the easiest way. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Taught a very complex topic in the easiest way.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:52:26 - 04:22:13
Hello, probably the question was already made but in video at  did you mean divisible by 2? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Hello, probably the question was already made but in video at did you mean divisible by 2?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:52:32 - 04:22:13
When you refer to dot product here, it is effectively a matrix multiplication by looking at its result! :) - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

When you refer to dot product here, it is effectively a matrix multiplication by looking at its result! :)

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:53:00 - 04:22:13
Memory footprint and performance: Python vs NumPy - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Memory footprint and performance: Python vs NumPy

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:53:14 - 01:56:58
Where you compare performance between Numpy and Python (at ) I need to explicitly add 'dtype=np.intp' to the Numpy array for it to function as it does in your notebook. In fact it wouldn't even get the right value, because the default dtype was too small... Why is this? How do I get my Numpy to pick the right dtype for me like it apparently does for you? XD - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Where you compare performance between Numpy and Python (at ) I need to explicitly add 'dtype=np.intp' to the Numpy array for it to function as it does in your notebook. In fact it wouldn't even get the right value, because the default dtype was too small... Why is this? How do I get my Numpy to pick the right dtype for me like it apparently does for you? XD

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:56:00 - 04:22:13
. Intro to Pandas: getting, processing and visualizing data - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Intro to Pandas: getting, processing and visualizing data

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:56:58 - 01:58:41
. Intro to Pandas: getting, processing and visualizing data *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Intro to Pandas: getting, processing and visualizing data ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:56:58 - 01:58:41
: Intro to Pandas () - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Intro to Pandas ()

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:57:08 - 02:47:18
: Intro to Pandas ()Pandas is arguably the most important library for Data Processing in the Python world. Learn how it works and how its main data structure, the Data Frame, compares to other tools like spreadsheets or DFs used for Big Data🔗 Notebooks: https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-pandas - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Intro to Pandas ()Pandas is arguably the most important library for Data Processing in the Python world. Learn how it works and how its main data structure, the Data Frame, compares to other tools like spreadsheets or DFs used for Big Data🔗 Notebooks: https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-pandas

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:57:08 - 02:47:18
Intro to Pandas - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Intro to Pandas

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:57:08 - 02:47:18
Pandas data structure: Series - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas data structure: Series

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
01:58:41 - 02:02:55
We can change the index of Pandas series and this is fundamentally different from NumPy arrays - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

We can change the index of Pandas series and this is fundamentally different from NumPy arrays

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:02:55 - 02:07:55
The upper limit of slicing in Pandas series is included, whereas, in NumPy, the limit is excluded - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

The upper limit of slicing in Pandas series is included, whereas, in NumPy, the limit is excluded

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:07:55 - 02:14:36
Pandas data structure: DataFrames - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas data structure: DataFrames

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:14:36 - 02:29:10
Most operations in Pandas are immutable - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Most operations in Pandas are immutable

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:29:10 - 02:36:47
you really left us hanging there at - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

you really left us hanging there at

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:33:32 - 04:22:13
Reading external data - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Reading external data

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:36:47 - 02:44:41
Link to data used at ? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Link to data used at ?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:38:32 - 04:22:13
At , how could you make both the "Timestamp" and "Price'" to be aligned to each other? Thank you! - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

At , how could you make both the "Timestamp" and "Price'" to be aligned to each other? Thank you!

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:44:38 - 04:22:13
Pandas plotting - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas plotting

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:44:41 - 02:47:18
. Data cleaning - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Data cleaning

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:47:18 - 02:51:40
. Data cleaning *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Data cleaning ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:47:18 - 02:51:40
: Data Cleaning () - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Data Cleaning ()

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:47:18 - 03:25:15
: Data Cleaning ()Learn the different types of issues that we'll face with our data: null values, invalid values, statistical outliers, etc, and how to clean them.🔗 Notebooks: https://github.com/ine-rmotr-curriculum/data-cleaning-rmotr-freecodecamp - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Data Cleaning ()Learn the different types of issues that we'll face with our data: null values, invalid values, statistical outliers, etc, and how to clean them.🔗 Notebooks: https://github.com/ine-rmotr-curriculum/data-cleaning-rmotr-freecodecamp

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:47:18 - 03:25:15
Data Cleaning - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Data Cleaning

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:47:18 - 03:25:15
Handling miss data - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Handling miss data

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
02:51:40 - 03:03:17
Cleaning invalidate values - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Cleaning invalidate values

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:03:17 - 03:06:09
you walking on thin ice there bro - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

you walking on thin ice there bro

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:04:07 - 04:22:13
Handling duplicated data - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Handling duplicated data

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:06:09 - 03:11:05
Handling text data - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Handling text data

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:11:05 - 03:13:41
Data visualization - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Data visualization

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:13:41 - 03:14:25
Matplotlib global API - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Matplotlib global API

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:14:25 - 03:18:27
Matplotlib OOP API - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Matplotlib OOP API

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:18:27 - 03:25:15
. Working with data from(/to) SQL, CSV, txt, API etc. - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Working with data from(/to) SQL, CSV, txt, API etc.

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:25:15 - 03:26:37
. Working with data from(/to) SQL, CSV, txt, API etc. *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Working with data from(/to) SQL, CSV, txt, API etc. ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:25:15 - 03:26:37
: Reading Data from other sources () - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Reading Data from other sources ()

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:25:15 - 03:55:19
: Reading Data from other sources ()🔗 Notebooks: https://github.com/ine-rmotr-curriculum/RDP-Reading-Data-with-Python-and-Pandas - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Reading Data from other sources ()🔗 Notebooks: https://github.com/ine-rmotr-curriculum/RDP-Reading-Data-with-Python-and-Pandas

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:25:15 - 03:55:19
Reading Data from other sources - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Reading Data from other sources

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:25:15 - 03:55:19
Python methods for working with files - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python methods for working with files

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:26:37 - 03:29:33
Python methods for working with CSV files - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python methods for working with CSV files

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:29:33 - 03:30:05
Pandas methods for working with CSV files - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas methods for working with CSV files

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:30:05 - 03:36:17
Python methods for working with SQL - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python methods for working with SQL

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:36:17 - 03:38:58
Timestamp for me to continue from: - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Timestamp for me to continue from:

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:38:12 - 04:22:13
Pandas methods for working with SQL - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas methods for working with SQL

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:38:58 - 03:43:09
Pandas methods for working with HTML - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas methods for working with HTML

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:43:09 - 03:49:56
Pandas methods for working with Excel files - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Pandas methods for working with Excel files

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:49:56 - 03:55:18
. Python recap - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Python recap

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:55:18 - 04:22:13
. Python recap *** - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

. Python recap ***

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:55:18 - 04:22:13
: Python Recap () - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Python Recap ()

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:55:19 - 04:22:13
: Python Recap ()If your Python or coding skills are rusty, check out this section for a quick recap of Python main features and control flow structures.🔗 Notebooks: https://github.com/ine-rmotr-curriculum/ds-content-python-under-10-minutes - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

: Python Recap ()If your Python or coding skills are rusty, check out this section for a quick recap of Python main features and control flow structures.🔗 Notebooks: https://github.com/ine-rmotr-curriculum/ds-content-python-under-10-minutes

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:55:19 - 04:22:13
Python Recap - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Python Recap

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
03:55:19 - 04:22:13
Huge thanks for this great video! And NINJA skills at - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Huge thanks for this great video! And NINJA skills at

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
04:13:13 - 04:22:13
Anyone know how he cut multiple lines to make his list at  ? Must be some sort of keyboard function to cut across multiple lines like that? - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Anyone know how he cut multiple lines to make his list at ? Must be some sort of keyboard function to cut across multiple lines like that?

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
04:13:17 - 04:22:13
How'd you do that segregated copy at - Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

How'd you do that segregated copy at

Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)
2020年04月15日 
04:13:17 - 04:22:13

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