At  it just feels like , I am watching myself 😅😅.Awesome  work 👌 👌(11:31:00 - 12:19:52) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

At it just feels like , I am watching myself 😅😅.Awesome work 👌 👌(11:31:00 - 12:19:52)
Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

This Python data science course will take you from knowing nothing about Python to coding and analyzing data with Python using tools like Pandas, NumPy, and Matplotlib.


💻 Code: https://github.com/datapublishings/Course-python-data-science

This is a hands-on course and you will practice everyth...
This Python data science course will take you from knowing nothing about Python to coding and analyzing data with Python using tools like Pandas, NumPy, and Matplotlib.


💻 Code: https://github.com/datapublishings/Course-python-data-science

This is a hands-on course and you will practice everything you learn step-by-step. This course was created by Maxwell Armi. You can check out more of his data science videos on his YouTube channel here: https://www.youtube.com/c/AISciencesLearn

🎥 Learn more about Data Science with videos from freeCodeCamp's Data Science Playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAblQe2CCWqV4Zy3LY01Z8aF1

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction to the Course and Outline
⌨️ (0:03:53) The Basics of Programming
⌨️ (1:11:35) Why Python
⌨️ (1:33:09) How to Install Anaconda and Python
⌨️ (1:37:25) How to Launch a Jupyter Notebook
⌨️ (1:46:28) How to Code in the iPython Shell
⌨️ (1:53:33) Variables and Operators in Python
⌨️ (2:27:45) Booleans and Comparisons in Python
⌨️ (2:55:37) Other Useful Python Functions
⌨️ (3:20:04) Control Flow in Python
⌨️ (5:11:52) Functions in Python
⌨️ (6:41:47) Modules in Python
⌨️ (7:30:04) Strings in Python
⌨️ (8:23:57) Other Important Python Data Structures: Lists, Tuples, Sets, and Dictionaries
⌨️ (9:36:10) The NumPy Python Data Science Library
⌨️ (11:04:12) The Pandas Python Data Science Python Library
⌨️ (12:01:31) The Matplotlib Python Data Science Library
⌨️ (12:09:00) Example Project: A COVID19 Trend Analysis Data Analysis Tool Built with Python Libraries

#data science #python #pandas #matplotlib #numpy
() Introduction to the Course and Outline - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() Introduction to the Course and Outline

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:00:00 - 00:03:53
Could you add timecode? For clarity, you will need to set the first timecode with  so that youtube knows to create breakpoints on the video. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Could you add timecode? For clarity, you will need to set the first timecode with so that youtube knows to create breakpoints on the video.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:00:00 - 12:19:52
⌨ () Introduction to the Course and Outline - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Introduction to the Course and Outline

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:00:00 - 00:03:53
⌨️ () Introduction to the Course and Outline - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Introduction to the Course and Outline

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:00:00 - 00:03:53
⌨ () The Basics of Programming - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () The Basics of Programming

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:03:53 - 01:11:35
⌨️ () The Basics of Programming - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () The Basics of Programming

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:03:53 - 01:11:35
if task (extracting the integer and checking if even or not ) quike..modulo operator :integer_x=int(x)if integer_x % 2 == 0 :this is even (print)*else:this is not even * - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

if task (extracting the integer and checking if even or not ) quike..modulo operator :integer_x=int(x)if integer_x % 2 == 0 :this is even (print)*else:this is not even *

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:04:18 - 12:19:52
I'm so lost at . I think I need to keep rewatching it. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I'm so lost at . I think I need to keep rewatching it.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:05:11 - 12:19:52
in  if I don't write the return value statement it still works. why is that? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

in if I don't write the return value statement it still works. why is that?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:06:04 - 12:19:52
Great course! I went through the last part of this  through the end but had trouble finding the csv file. Maybe upload the file to the github so I can follow along those portions of the video? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Great course! I went through the last part of this through the end but had trouble finding the csv file. Maybe upload the file to the github so I can follow along those portions of the video?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:09:36 - 12:19:52
are you sure we need to have consistent elements for multiple dimensions.I guess it will directly consider left out elements in array as NaN - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

are you sure we need to have consistent elements for multiple dimensions.I guess it will directly consider left out elements in array as NaN

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:09:45 - 12:19:52
"B might be that person, who doesn't know how to find the maximum" 😂 the shade 😂 - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

"B might be that person, who doesn't know how to find the maximum" 😂 the shade 😂

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:11:09 - 12:19:52
: - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

:

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:16:00 - 12:19:52
Bookmark - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Bookmark

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:40:30 - 12:19:52
He says L[2] is the second value in the list... doesn't the list start at [0], meaning the second value in the list should be L[1] ? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

He says L[2] is the second value in the list... doesn't the list start at [0], meaning the second value in the list should be L[1] ?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:44:15 - 12:19:52
you made a mistake as L[2] is 0 and L[3] is 73 as list has indexing from 0 to n-1 - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

you made a mistake as L[2] is 0 and L[3] is 73 as list has indexing from 0 to n-1

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:44:32 - 12:19:52
someone explain it for me  why counter is 2 pls ? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

someone explain it for me why counter is 2 pls ?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:49:40 - 12:19:52
At  minutes doesn’t the python index start at 0 not 1 as you have suggested - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

At minutes doesn’t the python index start at 0 not 1 as you have suggested

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
00:51:00 - 12:19:52
There is an error at  & 1:07:10, you didn't miss an equal sign here. There shouldn't be an equal sign. if n=6, and you count from 0,1,2,3,4,5 you actually got 6 elements without including 6. so n<6 gives you 6 items, n<=6 will give you 7 items, and you will get an error with this code. I hope this helps, thank you! - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

There is an error at & 1:07:10, you didn't miss an equal sign here. There shouldn't be an equal sign. if n=6, and you count from 0,1,2,3,4,5 you actually got 6 elements without including 6. so n<6 gives you 6 items, n<=6 will give you 7 items, and you will get an error with this code. I hope this helps, thank you!

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:03:51 - 12:19:52
And today I am on  ...These man is truly a legend...He is teaching without any advertisement yrr...He is a true teacher❤️❤️ - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

And today I am on ...These man is truly a legend...He is teaching without any advertisement yrr...He is a true teacher❤️❤️

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:10:00 - 12:19:52
Why Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Why Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:11:35 - 01:20:27
⌨ () Why Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Why Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:11:35 - 01:33:09
⌨️ () Why Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Why Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:11:35 - 01:33:09
Saving this for later - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Saving this for later

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:11:38 - 12:19:52
What is an IDE - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

What is an IDE

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:20:27 - 01:29:48
IDE statistics - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

IDE statistics

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:29:48 - 01:33:10
Folk who only want to learn data science and python....I mean those who come from cs background little bit aware about basic data structure and flowchart and pseudocode...then move onto directly - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Folk who only want to learn data science and python....I mean those who come from cs background little bit aware about basic data structure and flowchart and pseudocode...then move onto directly

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:30:00 - 12:19:52
⌨ () How to Install Anaconda and Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () How to Install Anaconda and Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:33:09 - 01:37:25
⌨️ () How to Install Anaconda and Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () How to Install Anaconda and Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:33:09 - 01:37:25
Installing Python (Anaconda) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Installing Python (Anaconda)

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:33:10 - 01:37:25
Hello World Program - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Hello World Program

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:37:25 - 01:53:33
⌨ () How to Launch a Jupyter Notebook - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () How to Launch a Jupyter Notebook

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:37:25 - 01:46:28
⌨️ () How to Launch a Jupyter Notebook - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () How to Launch a Jupyter Notebook

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:37:25 - 01:46:28
⌨ () How to Code in the iPython Shell - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () How to Code in the iPython Shell

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:46:28 - 01:53:33
⌨️ () How to Code in the iPython Shell - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () How to Code in the iPython Shell

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:46:28 - 01:53:33
Variables & Operators - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Variables & Operators

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:53:33 - 02:27:46
⌨ () Variables and Operators in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Variables and Operators in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:53:33 - 02:27:45
⌨️ () Variables and Operators in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Variables and Operators in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
01:53:33 - 02:27:45
anyone know why '10/3' gives a decimal that ends in 5??? As a math teacher, this really bothers me! - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

anyone know why '10/3' gives a decimal that ends in 5??? As a math teacher, this really bothers me!

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:20:10 - 12:19:52
_e = 6....It is allowed but we cannot see it in %whos....Can anybody answer me why ? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

_e = 6....It is allowed but we cannot see it in %whos....Can anybody answer me why ?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:24:30 - 12:19:52
Why it's not showing in %whos @ - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Why it's not showing in %whos @

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:26:28 - 12:19:52
⌨ () Booleans and Comparisons in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Booleans and Comparisons in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:27:45 - 02:55:37
⌨️ () Booleans and Comparisons in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Booleans and Comparisons in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:27:45 - 02:55:37
Type bool & Comparisons - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Type bool & Comparisons

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:27:46 - 02:55:39
⌨ () Other Useful Python Functions - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Other Useful Python Functions

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:55:37 - 03:20:04
⌨️ () Other Useful Python Functions - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Other Useful Python Functions

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:55:37 - 03:20:04
Some Useful Functions - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Some Useful Functions

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
02:55:39 - 03:20:04
How calculate the remainder? Thanks - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

How calculate the remainder? Thanks

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
03:10:29 - 12:19:52
Control Flow - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Control Flow

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
03:20:04 - 05:11:54
⌨ () Control Flow in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Control Flow in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
03:20:04 - 05:11:52
⌨️ () Control Flow in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Control Flow in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
03:20:04 - 05:11:52
So for the problem around , in which we have to find the integer portion of a float, and then check if it's even or odd, i did something like this. Could someone tell me if it's a good solution, or if there is a case where this won't work? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

So for the problem around , in which we have to find the integer portion of a float, and then check if it's even or odd, i did something like this. Could someone tell me if it's a good solution, or if there is a case where this won't work?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:00:00 - 12:19:52
For the exercise at starting at () the following code is the simplest version i came up withx=float(input("Enter a real number :"))print (int(x))if int(x)%2 == 0:print("Even")else:print("odd") - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

For the exercise at starting at () the following code is the simplest version i came up withx=float(input("Enter a real number :"))print (int(x))if int(x)%2 == 0:print("Even")else:print("odd")

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:08:00 - 12:19:52
and the quotient will be the integer part. (Program @ - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

and the quotient will be the integer part. (Program @

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:10:00 - 12:19:52
Very interesting video and easy to understand. Although I have a doubt at . If x is positive can I write print(int(x)) to return only the integer value? I got the desired result though ;) Below is my code.... - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Very interesting video and easy to understand. Although I have a doubt at . If x is positive can I write print(int(x)) to return only the integer value? I got the desired result though ;) Below is my code....

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:10:40 - 12:19:52
at ..you extract the number easily by X = int(float(input("Please Inter a float Number : "))) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

at ..you extract the number easily by X = int(float(input("Please Inter a float Number : ")))

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:10:56 - 12:19:52
I dont understand why you didnt use the int() function around  it would be way easier - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I dont understand why you didnt use the int() function around it would be way easier

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:11:00 - 12:19:52
()  Can't we use y=int(x) there??? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() Can't we use y=int(x) there???

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:11:52 - 12:19:52
at , can we use the int() function to get the number before the decimal? I tried it on some floats such as 4.69, 2.9999, and it gave me 4 and 2 - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

at , can we use the int() function to get the number before the decimal? I tried it on some floats such as 4.69, 2.9999, and it gave me 4 and 2

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:13:19 - 12:19:52
This code would do the trick at  question🙂 - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

This code would do the trick at question🙂

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:17:00 - 12:19:52
problem around , cant u just do: - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

problem around , cant u just do:

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:19:00 - 12:19:52
the integer portion could just be extracted using int(x). Don't know why we complicate it so much - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

the integer portion could just be extracted using int(x). Don't know why we complicate it so much

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:21:00 - 12:19:52
for this program. to get the digits before the decimal point, can't we just use int() to convert the float to int and we will get only the before decimal digits - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

for this program. to get the digits before the decimal point, can't we just use int() to convert the float to int and we will get only the before decimal digits

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:21:10 - 12:19:52
()  While Loop - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() While Loop

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:21:35 - 04:41:52
still learning and now im in - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

still learning and now im in

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:21:38 - 12:19:52
: Loops - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

: Loops

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:21:40 - 12:19:52
- Loops - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

- Loops

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:21:41 - 12:19:52
@freeCodeCamp.org at  we have build one program using IF function can't we just use the below mentioned code?a = float(input("Value of a: "))A= int(a)if A%2==0:print('even')else:print('odd')print(A) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

@freeCodeCamp.org at we have build one program using IF function can't we just use the below mentioned code?a = float(input("Value of a: "))A= int(a)if A%2==0:print('even')else:print('odd')print(A)

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:23:37 - 12:19:52
: while describing the "break" and "continue" it was not required to take the value of n. It did confuse me for a while. Because we are just checking if the remainder is zero or not. Rectify me if I am wrong. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

: while describing the "break" and "continue" it was not required to take the value of n. It did confuse me for a while. Because we are just checking if the remainder is zero or not. Rectify me if I am wrong.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:41:00 - 12:19:52
()  For Loop - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() For Loop

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:41:52 - 04:56:40
Does anyone know why my at  my set in jupyter, starts printing the 2nd argument(4.9) followed by the 3rd(cherry) and then the 1st(apple) argument? Also while applying the break function it doesnt print apple, but only shows the last two instead of the first two arguments of the set. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Does anyone know why my at my set in jupyter, starts printing the 2nd argument(4.9) followed by the 3rd(cherry) and then the 1st(apple) argument? Also while applying the break function it doesnt print apple, but only shows the last two instead of the first two arguments of the set.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:50:20 - 12:19:52
Resume - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Resume

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:50:37 - 12:19:52
At  I get output cherry instead of apple.... What is the issue - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

At I get output cherry instead of apple.... What is the issue

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:55:22 - 12:19:52
() Loop practice - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() Loop practice

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
04:56:40 - 05:12:05
Sorting , - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Sorting ,

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:03:00 - 07:03:01
For question in , rearranging numbersI wrote a shorter version:L = [1,2,4,-5,7,9,3,2]temp = 0for i in range(len(L)):for j in range(i,len(L)):if L[i] > L[j]:temp = L[i]L[i] = L[j]L[j] = tempprint(L) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

For question in , rearranging numbersI wrote a shorter version:L = [1,2,4,-5,7,9,3,2]temp = 0for i in range(len(L)):for j in range(i,len(L)):if L[i] > L[j]:temp = L[i]L[i] = L[j]L[j] = tempprint(L)

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:09:00 - 12:19:52
I understand the problem but i think you made it complicated,i stayed 2 days to understand it a little bit - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I understand the problem but i think you made it complicated,i stayed 2 days to understand it a little bit

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:09:21 - 12:19:52
I didn’t understand the code can anyone help me? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I didn’t understand the code can anyone help me?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:09:34 - 12:19:52
17/08/20: - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

17/08/20:

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:09:57 - 05:09:57
alternative shorter code to - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

alternative shorter code to

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:09:57 - 06:14:53
Teacher says that it is very important to master this kind of structures (). What is the name of that structure ? so I can google it and try to master. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Teacher says that it is very important to master this kind of structures (). What is the name of that structure ? so I can google it and try to master.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:18 - 12:19:52
sort list - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

sort list

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:25 - 12:19:52
In the exercise finished around  there is no need of 'c' variableL = [1,2,4,-5,7,9,3,2]for j in range(len(L)):m = L[j]idx = jfor i in range(j, len(L)):if L[i]<m:m = L[i]idx = itmp = L[j]L[j] = mL[idx] = tmpprint(L) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

In the exercise finished around there is no need of 'c' variableL = [1,2,4,-5,7,9,3,2]for j in range(len(L)):m = L[j]idx = jfor i in range(j, len(L)):if L[i]<m:m = L[i]idx = itmp = L[j]L[j] = mL[idx] = tmpprint(L)

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:30 - 12:19:52
Can someone explain this whole part for the min value! - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Can someone explain this whole part for the min value!

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:34 - 12:19:52
⌨ () Functions in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Functions in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:52 - 06:41:47
⌨️ () Functions in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Functions in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:52 - 06:41:47
Functions - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Functions

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:11:54 - 06:41:48
() Functions_Definition - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() Functions_Definition

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:12:05 - 05:20:26
() Functions_Doc string - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

() Functions_Doc string

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:20:26 - 12:19:52
@Kashif Murtaza Sorry, I want to ask a question. When I run the function in  (checkArgs), I always got an error message saying that " 'int' object is not callable". I've made sure that I give three arguments on the function, so the error that is explained later in the video won't happen. Why is this happening, can anyone explain it to me? I'd really appreciate it. Thanks. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

@Kashif Murtaza Sorry, I want to ask a question. When I run the function in (checkArgs), I always got an error message saying that " 'int' object is not callable". I've made sure that I give three arguments on the function, so the error that is explained later in the video won't happen. Why is this happening, can anyone explain it to me? I'd really appreciate it. Thanks.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:44:05 - 12:19:52
Sorry, I want to ask a question. When I run the function in  (checkArgs), I always got an error message saying that " 'int' object is not callable". I've made sure that I give three arguments on the function, so the error that is explained later in the video won't happen. Why is this happening, can anyone explain it to me? I'd really appreciate it. Thanks. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Sorry, I want to ask a question. When I run the function in (checkArgs), I always got an error message saying that " 'int' object is not callable". I've made sure that I give three arguments on the function, so the error that is explained later in the video won't happen. Why is this happening, can anyone explain it to me? I'd really appreciate it. Thanks.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
05:44:05 - 12:19:52
. I tried to run the same code on jupyter but when I'm printing the value I'm only getting the 1st value as an output not the sum of the values. What could be the issue? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

. I tried to run the same code on jupyter but when I'm printing the value I'm only getting the 1st value as an output not the sum of the values. What could be the issue?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:21:00 - 12:19:52
No, it isn't true. Please learn how Python objects really work. Assignment doesn't care whether you're assigning lists, ints or something else. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

No, it isn't true. Please learn how Python objects really work. Assignment doesn't care whether you're assigning lists, ints or something else.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:41:28 - 12:19:52
⌨ () Modules in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Modules in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:41:47 - 07:30:04
⌨️ () Modules in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Modules in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:41:47 - 07:30:04
Modules - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Modules

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:41:48 - 07:02:45
Really thankful for this video. While explaining 'Modules' part  , you can see the time 4:43AM on presented screen, hats off to dedication of teacher. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Really thankful for this video. While explaining 'Modules' part , you can see the time 4:43AM on presented screen, hats off to dedication of teacher.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:56:35 - 12:19:52
I am not able to save module in mac. Please help me. its in - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I am not able to save module in mac. Please help me. its in

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
06:58:34 - 12:19:52
I completed till the beginning tutorial of the Modules () and  I will keep updating my progress. At the current time, I feel that I took my first steps and became aware of the programming basics. - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I completed till the beginning tutorial of the Modules () and I will keep updating my progress. At the current time, I feel that I took my first steps and became aware of the programming basics.

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:02:44 - 12:19:52
Practice Functions - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Practice Functions

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:02:45 - 07:30:06
Problem Solving - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Problem Solving

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:03:01 - 09:16:41
Can someone pls explain how / why we get the lowest number: ()m=L[0]i=0idx=0for x in L:if x<m:m=xidx=ielse:i=i+1 - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Can someone pls explain how / why we get the lowest number: ()m=L[0]i=0idx=0for x in L:if x<m:m=xidx=ielse:i=i+1

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:08:38 - 12:19:52
list for the error around  for int/float : - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

list for the error around for int/float :

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:20:00 - 12:19:52
⌨ () Strings in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Strings in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:30:04 - 08:23:57
⌨️ () Strings in Python - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Strings in Python

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:30:04 - 08:23:57
Strings - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Strings

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
07:30:06 - 08:23:57
Data Structure - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Data Structure

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
08:23:57 - 09:36:12
⌨ () Other Important Python Data Structures: Lists, Tuples, Sets, and Dictionaries - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Other Important Python Data Structures: Lists, Tuples, Sets, and Dictionaries

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
08:23:57 - 09:36:10
⌨️ () Other Important Python Data Structures: Lists, Tuples, Sets, and Dictionaries - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Other Important Python Data Structures: Lists, Tuples, Sets, and Dictionaries

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
08:23:57 - 09:36:10
Problem Solving with Data StructuresJust a Timestamp for myself - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Problem Solving with Data StructuresJust a Timestamp for myself

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:16:41 - 12:19:52
At  why did you we use while loop for taking input ? Also why did we set the condition in while loop to be true? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

At why did you we use while loop for taking input ? Also why did we set the condition in while loop to be true?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:26:00 - 12:19:52
At  when using a while loop and saying while true what are you referring to being as true ? You have no reference to a variable being true , does a return statement in the while loop render the loop to be false ? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

At when using a while loop and saying while true what are you referring to being as true ? You have no reference to a variable being true , does a return statement in the while loop render the loop to be false ?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:26:19 - 12:19:52
⌨ () The NumPy Python Data Science Library - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () The NumPy Python Data Science Library

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:36:10 - 11:04:12
⌨️ () The NumPy Python Data Science Library - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () The NumPy Python Data Science Library

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:36:10 - 11:04:12
Numpy - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Numpy

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:36:12 - 11:04:13
Those who have already known python should watch the video from ,this is where numpy starts .those who are beginner to python can watch the whole video - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Those who have already known python should watch the video from ,this is where numpy starts .those who are beginner to python can watch the whole video

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
09:36:13 - 12:19:52
my reminder - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

my reminder

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
10:06:24 - 12:19:52
... The humanity of coding 🤣 this is so fun - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

... The humanity of coding 🤣 this is so fun

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
10:30:30 - 12:19:52
at  he could've done something likeidx = 0for i in range(len(A)):if A[i] == -1200:idx = ibreakand find the index if there is not a known method - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

at he could've done something likeidx = 0for i in range(len(A)):if A[i] == -1200:idx = ibreakand find the index if there is not a known method

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
10:30:37 - 12:19:52
The Numpy Section: Getting index of a given element ()If anyone is trying to figure out other option besides np.argwhere(A == -1200)Please try out: np.where(A == -1200) - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

The Numpy Section: Getting index of a given element ()If anyone is trying to figure out other option besides np.argwhere(A == -1200)Please try out: np.where(A == -1200)

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
10:30:55 - 12:19:52
was kinda great like even that made me think on my own how could i find the index of a particular element - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

was kinda great like even that made me think on my own how could i find the index of a particular element

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
10:31:02 - 12:19:52
⌨ () The Pandas Python Data Science Python Library - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () The Pandas Python Data Science Python Library

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:04:12 - 12:01:31
⌨️ () The Pandas Python Data Science Python Library - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () The Pandas Python Data Science Python Library

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:04:12 - 12:01:31
Pandas - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Pandas

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:04:13 - 12:01:34
print(A('a'))TypeError: 'Series' object is not callable - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

print(A('a'))TypeError: 'Series' object is not callable

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:10:00 - 12:19:52
)'' at "" - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

)'' at ""

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:23:20 - 12:19:52
At  it just feels like , I am watching myself 😅😅.Awesome  work 👌 👌 - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

At it just feels like , I am watching myself 😅😅.Awesome work 👌 👌

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:31:00 - 12:19:52
Does someone knows why he reset indexes and sum  them ? - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Does someone knows why he reset indexes and sum them ?

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:55:50 - 12:19:52
I got this error what should i do now ?'DataFrameGroupBy' object has no attribute 'groupby' - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

I got this error what should i do now ?'DataFrameGroupBy' object has no attribute 'groupby'

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
11:56:10 - 12:19:52
⌨ () The Matplotlib Python Data Science Library - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () The Matplotlib Python Data Science Library

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
12:01:31 - 12:09:00
⌨️ () The Matplotlib Python Data Science Library - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () The Matplotlib Python Data Science Library

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
12:01:31 - 12:09:00
Matplotlib - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

Matplotlib

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
12:01:34 - 12:19:52
for everybody at around  , you can also look up the hexadecimal number of the desired color and give that to python in high commas , so like 'hdmn' - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

for everybody at around , you can also look up the hexadecimal number of the desired color and give that to python in high commas , so like 'hdmn'

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
12:05:00 - 12:19:52
⌨ () Example Project: A COVID19 Trend Analysis Data Analysis Tool Built with Python Libraries - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨ () Example Project: A COVID19 Trend Analysis Data Analysis Tool Built with Python Libraries

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
12:09:00 - 12:19:52
⌨️ () Example Project: A COVID19 Trend Analysis Data Analysis Tool Built with Python Libraries - Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)

⌨️ () Example Project: A COVID19 Trend Analysis Data Analysis Tool Built with Python Libraries

Python for Data Science - Course for Beginners (Learn Python, Pandas, NumPy, Matplotlib)
2020年06月02日 
12:09:00 - 12:19:52

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