was kinda great like even that made me think on my own how could i find the index of a particular element(10:31:02 - 12:19:52) - 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(10:31:02 - 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

動画タイムテーブル

動画数:1619件

⌨️  What is NestJS - Learn NestJS – Complete Course

⌨️ What is NestJS

Learn NestJS – Complete Course
2024年03月26日 
00:00:00 - 00:03:01
⌨️  Create NestJS Project - Learn NestJS – Complete Course

⌨️ Create NestJS Project

Learn NestJS – Complete Course
2024年03月26日 
00:03:01 - 00:05:30
⌨️  NestJS Directory StructureModule 1 - Learn NestJS – Complete Course

⌨️ NestJS Directory StructureModule 1

Learn NestJS – Complete Course
2024年03月26日 
00:05:30 - 00:07:00
⌨️  Creating Controller - Learn NestJS – Complete Course

⌨️ Creating Controller

Learn NestJS – Complete Course
2024年03月26日 
00:07:00 - 00:11:07
⌨️  Creating a Service - Learn NestJS – Complete Course

⌨️ Creating a Service

Learn NestJS – Complete Course
2024年03月26日 
00:11:07 - 00:18:09
⌨️  Creating ModuleModule 2 - Learn NestJS – Complete Course

⌨️ Creating ModuleModule 2

Learn NestJS – Complete Course
2024年03月26日 
00:18:09 - 00:24:27
⌨️  Middleware - Learn NestJS – Complete Course

⌨️ Middleware

Learn NestJS – Complete Course
2024年03月26日 
00:24:27 - 00:32:39
⌨️  Exception Filter - Learn NestJS – Complete Course

⌨️ Exception Filter

Learn NestJS – Complete Course
2024年03月26日 
00:32:39 - 00:43:07
⌨️  Transform param using ParseIntPipe - Learn NestJS – Complete Course

⌨️ Transform param using ParseIntPipe

Learn NestJS – Complete Course
2024年03月26日 
00:43:07 - 00:48:10
⌨️  Validate Request Body using class validatorModule 3 - Learn NestJS – Complete Course

⌨️ Validate Request Body using class validatorModule 3

Learn NestJS – Complete Course
2024年03月26日 
00:48:10 - 00:52:09
⌨️  Custom Providers - Learn NestJS – Complete Course

⌨️ Custom Providers

Learn NestJS – Complete Course
2024年03月26日 
00:52:09 - 01:15:26
⌨️  Injection Scopes - Learn NestJS – Complete Course

⌨️ Injection Scopes

Learn NestJS – Complete Course
2024年03月26日 
01:15:26 - 01:20:59
⌨️  One To Many RelationModule 4 - Learn NestJS – Complete Course

⌨️ One To Many RelationModule 4

Learn NestJS – Complete Course
2024年03月26日 
01:20:59 - 01:35:05
Something wrong with the order, cause in  One To Many Relation we already have part of code which will be in - Learn NestJS – Complete Course

Something wrong with the order, cause in One To Many Relation we already have part of code which will be in

Learn NestJS – Complete Course
2024年03月26日  @WanKy182 様 
01:20:59 - 01:43:42
we don't have song and user entity at that time, we haven't installed typeorm yet - Learn NestJS – Complete Course

we don't have song and user entity at that time, we haven't installed typeorm yet

Learn NestJS – Complete Course
2024年03月26日  @WanKy182 様 
01:22:10 - 13:56:30
⌨️  Establish Database Connection - Learn NestJS – Complete Course

⌨️ Establish Database Connection

Learn NestJS – Complete Course
2024年03月26日 
01:35:05 - 01:43:42
⌨️  Create an Entity - Learn NestJS – Complete Course

⌨️ Create an Entity

Learn NestJS – Complete Course
2024年03月26日 
01:43:42 - 01:50:43
Create an Entity - Learn NestJS – Complete Course

Create an Entity

Learn NestJS – Complete Course
2024年03月26日  @WanKy182 様 
01:43:42 - 13:56:30
⌨️  Create and Fetch records from Database - Learn NestJS – Complete Course

⌨️ Create and Fetch records from Database

Learn NestJS – Complete Course
2024年03月26日 
01:50:43 - 02:08:54
⌨️  PaginationModule 5 - Learn NestJS – Complete Course

⌨️ PaginationModule 5

Learn NestJS – Complete Course
2024年03月26日 
02:08:54 - 02:17:44
⌨️  One to One - Learn NestJS – Complete Course

⌨️ One to One

Learn NestJS – Complete Course
2024年03月26日 
02:17:44 - 02:24:14
⌨️  Many to Many relationModule 6 - Learn NestJS – Complete Course

⌨️ Many to Many relationModule 6

Learn NestJS – Complete Course
2024年03月26日 
02:24:14 - 02:43:51
⌨️  User Signup - Learn NestJS – Complete Course

⌨️ User Signup

Learn NestJS – Complete Course
2024年03月26日 
02:43:51 - 03:00:05
⌨️  User Login - Learn NestJS – Complete Course

⌨️ User Login

Learn NestJS – Complete Course
2024年03月26日 
03:00:05 - 03:08:12
⌨️  Authenticate User with Passport JWT - Learn NestJS – Complete Course

⌨️ Authenticate User with Passport JWT

Learn NestJS – Complete Course
2024年03月26日 
03:08:12 - 03:24:42
⌨️  Role Based Authentication - Learn NestJS – Complete Course

⌨️ Role Based Authentication

Learn NestJS – Complete Course
2024年03月26日 
03:24:42 - 03:46:51
⌨️  Two Factor Authentication - Learn NestJS – Complete Course

⌨️ Two Factor Authentication

Learn NestJS – Complete Course
2024年03月26日 
03:46:51 - 04:17:41
⌨️  API Key AuthenticationModule 7 - Learn NestJS – Complete Course

⌨️ API Key AuthenticationModule 7

Learn NestJS – Complete Course
2024年03月26日 
04:17:41 - 04:32:52
⌨️  Debug NestJS Application - Learn NestJS – Complete Course

⌨️ Debug NestJS Application

Learn NestJS – Complete Course
2024年03月26日 
04:32:52 - 04:37:00
⌨️  Migrations - Learn NestJS – Complete Course

⌨️ Migrations

Learn NestJS – Complete Course
2024年03月26日 
04:37:00 - 04:49:51
⌨️  SeedingModule 8 - Learn NestJS – Complete Course

⌨️ SeedingModule 8

Learn NestJS – Complete Course
2024年03月26日 
04:49:51 - 05:02:02
⌨️  Custom Configuration - Learn NestJS – Complete Course

⌨️ Custom Configuration

Learn NestJS – Complete Course
2024年03月26日 
05:02:02 - 05:24:29
⌨️  Validate Env Variables - Learn NestJS – Complete Course

⌨️ Validate Env Variables

Learn NestJS – Complete Course
2024年03月26日 
05:24:29 - 05:35:48
⌨️  Hot Module ReloadingModule 9 - Learn NestJS – Complete Course

⌨️ Hot Module ReloadingModule 9

Learn NestJS – Complete Course
2024年03月26日 
05:35:48 - 05:45:51
⌨️  Swagger Setup - Learn NestJS – Complete Course

⌨️ Swagger Setup

Learn NestJS – Complete Course
2024年03月26日 
05:45:51 - 05:52:30
⌨️  Document Signup Route - Learn NestJS – Complete Course

⌨️ Document Signup Route

Learn NestJS – Complete Course
2024年03月26日 
05:52:30 - 05:58:28
⌨️  Create Schema using ApiProperty - Learn NestJS – Complete Course

⌨️ Create Schema using ApiProperty

Learn NestJS – Complete Course
2024年03月26日 
05:58:28 - 06:02:54
⌨️  Test JWT AuthenticationModule 10 - Learn NestJS – Complete Course

⌨️ Test JWT AuthenticationModule 10

Learn NestJS – Complete Course
2024年03月26日 
06:02:54 - 06:11:40
⌨️  Install MongoDB using Docker Compose - Learn NestJS – Complete Course

⌨️ Install MongoDB using Docker Compose

Learn NestJS – Complete Course
2024年03月26日 
06:11:40 - 06:18:16
⌨️  Connect with MongoDB - Learn NestJS – Complete Course

⌨️ Connect with MongoDB

Learn NestJS – Complete Course
2024年03月26日 
06:18:16 - 06:21:24
⌨️  Create Schema - Learn NestJS – Complete Course

⌨️ Create Schema

Learn NestJS – Complete Course
2024年03月26日 
06:21:24 - 06:24:56
⌨️  Save Record in Mongo Collection - Learn NestJS – Complete Course

⌨️ Save Record in Mongo Collection

Learn NestJS – Complete Course
2024年03月26日 
06:24:56 - 06:33:08
⌨️  Find and Delete - Learn NestJS – Complete Course

⌨️ Find and Delete

Learn NestJS – Complete Course
2024年03月26日 
06:33:08 - 06:38:47
⌨️  PopulateModule 11 - Learn NestJS – Complete Course

⌨️ PopulateModule 11

Learn NestJS – Complete Course
2024年03月26日 
06:38:47 - 06:52:18
⌨️  Configure Dev and Production Env - Learn NestJS – Complete Course

⌨️ Configure Dev and Production Env

Learn NestJS – Complete Course
2024年03月26日 
06:52:18 - 07:01:22
⌨️  Push Source Code to Github Repo - Learn NestJS – Complete Course

⌨️ Push Source Code to Github Repo

Learn NestJS – Complete Course
2024年03月26日 
07:01:22 - 07:06:38
⌨️  Deploy NestJS Project to Railway - Learn NestJS – Complete Course

⌨️ Deploy NestJS Project to Railway

Learn NestJS – Complete Course
2024年03月26日 
07:06:38 - 07:15:44
⌨️  Install Dotenv to work with TypeORM migrations - Learn NestJS – Complete Course

⌨️ Install Dotenv to work with TypeORM migrations

Learn NestJS – Complete Course
2024年03月26日 
07:15:44 - 07:20:20
⌨️  Fixing Env BugsModule 12 - Learn NestJS – Complete Course

⌨️ Fixing Env BugsModule 12

Learn NestJS – Complete Course
2024年03月26日 
07:20:20 - 07:29:45
⌨️  Getting started with Jest - Learn NestJS – Complete Course

⌨️ Getting started with Jest

Learn NestJS – Complete Course
2024年03月26日 
07:29:45 - 07:37:22
⌨️  Auto Mocking - Learn NestJS – Complete Course

⌨️ Auto Mocking

Learn NestJS – Complete Course
2024年03月26日 
07:37:22 - 07:55:13
⌨️  SpyOn Function - Learn NestJS – Complete Course

⌨️ SpyOn Function

Learn NestJS – Complete Course
2024年03月26日 
07:55:13 - 08:05:49
⌨️  Unit Test Controller - Learn NestJS – Complete Course

⌨️ Unit Test Controller

Learn NestJS – Complete Course
2024年03月26日 
08:05:49 - 08:19:35
⌨️  Unit Test Service - Learn NestJS – Complete Course

⌨️ Unit Test Service

Learn NestJS – Complete Course
2024年03月26日 
08:19:35 - 08:28:19
⌨️  E2E TestingModule 13 - Learn NestJS – Complete Course

⌨️ E2E TestingModule 13

Learn NestJS – Complete Course
2024年03月26日 
08:28:19 - 08:41:58
⌨️  Speedy Web Compiler with NestJS v10 - Learn NestJS – Complete Course

⌨️ Speedy Web Compiler with NestJS v10

Learn NestJS – Complete Course
2024年03月26日 
08:41:58 - 08:50:31
⌨️  Creating Websocket Server - Learn NestJS – Complete Course

⌨️ Creating Websocket Server

Learn NestJS – Complete Course
2024年03月26日 
08:50:31 - 08:59:05
⌨️  Send Message from Frontend appModule 14 - Learn NestJS – Complete Course

⌨️ Send Message from Frontend appModule 14

Learn NestJS – Complete Course
2024年03月26日 
08:59:05 - 09:05:48
⌨️  GraphQL Server Setup - Learn NestJS – Complete Course

⌨️ GraphQL Server Setup

Learn NestJS – Complete Course
2024年03月26日 
09:05:48 - 09:13:43
⌨️  Define Queries and Mutations - Learn NestJS – Complete Course

⌨️ Define Queries and Mutations

Learn NestJS – Complete Course
2024年03月26日 
09:13:43 - 09:20:11
⌨️  Resolve Queries - Learn NestJS – Complete Course

⌨️ Resolve Queries

Learn NestJS – Complete Course
2024年03月26日 
09:20:11 - 09:25:42
⌨️  Resolve Mutations - Learn NestJS – Complete Course

⌨️ Resolve Mutations

Learn NestJS – Complete Course
2024年03月26日 
09:25:42 - 09:30:35
⌨️  Error HandlingModule 15 - Learn NestJS – Complete Course

⌨️ Error HandlingModule 15

Learn NestJS – Complete Course
2024年03月26日 
09:30:35 - 09:34:14
⌨️  Define Schema for Authentication - Learn NestJS – Complete Course

⌨️ Define Schema for Authentication

Learn NestJS – Complete Course
2024年03月26日 
09:34:14 - 09:42:13
⌨️  Resolve Auth Queries and Mutations - Learn NestJS – Complete Course

⌨️ Resolve Auth Queries and Mutations

Learn NestJS – Complete Course
2024年03月26日 
09:42:13 - 09:52:47
⌨️  Apply Authentication using Auth GuardModule 16 - Learn NestJS – Complete Course

⌨️ Apply Authentication using Auth GuardModule 16

Learn NestJS – Complete Course
2024年03月26日 
09:52:47 - 10:12:06
⌨️  Implement Real time SubscriptionModule 17 - Learn NestJS – Complete Course

⌨️ Implement Real time SubscriptionModule 17

Learn NestJS – Complete Course
2024年03月26日 
10:12:06 - 10:20:39
⌨️  Unit Test Resolver - Learn NestJS – Complete Course

⌨️ Unit Test Resolver

Learn NestJS – Complete Course
2024年03月26日 
10:20:39 - 10:32:02
⌨️  End to End Tesing GraphQL APIsModule 18 - Learn NestJS – Complete Course

⌨️ End to End Tesing GraphQL APIsModule 18

Learn NestJS – Complete Course
2024年03月26日 
10:32:02 - 10:46:55
⌨️  Server Side Caching using Apollo - Learn NestJS – Complete Course

⌨️ Server Side Caching using Apollo

Learn NestJS – Complete Course
2024年03月26日 
10:46:55 - 10:58:56
⌨️  Optimize Query Performance using Data Loader - Learn NestJS – Complete Course

⌨️ Optimize Query Performance using Data Loader

Learn NestJS – Complete Course
2024年03月26日 
10:58:56 - 11:14:06
⌨️  Fetching Data from External REST APIModule 19 - Learn NestJS – Complete Course

⌨️ Fetching Data from External REST APIModule 19

Learn NestJS – Complete Course
2024年03月26日 
11:14:06 - 11:20:56
⌨️  Setup Prisma - Learn NestJS – Complete Course

⌨️ Setup Prisma

Learn NestJS – Complete Course
2024年03月26日 
11:20:56 - 11:24:25
⌨️  Models and Migrations - Learn NestJS – Complete Course

⌨️ Models and Migrations

Learn NestJS – Complete Course
2024年03月26日 
11:24:25 - 11:28:08
⌨️  Generate Prisma Client - Learn NestJS – Complete Course

⌨️ Generate Prisma Client

Learn NestJS – Complete Course
2024年03月26日 
11:28:08 - 11:30:43
⌨️  Create, Find and FindOne - Learn NestJS – Complete Course

⌨️ Create, Find and FindOne

Learn NestJS – Complete Course
2024年03月26日 
11:30:43 - 11:40:57
⌨️  Update and Delete Operation - Learn NestJS – Complete Course

⌨️ Update and Delete Operation

Learn NestJS – Complete Course
2024年03月26日 
11:40:57 - 11:49:17
⌨️  One to Many Relation - Learn NestJS – Complete Course

⌨️ One to Many Relation

Learn NestJS – Complete Course
2024年03月26日 
11:49:17 - 12:00:54
⌨️  One to One Relation - Learn NestJS – Complete Course

⌨️ One to One Relation

Learn NestJS – Complete Course
2024年03月26日 
12:00:54 - 12:07:33
⌨️  Many to Many Relation - Learn NestJS – Complete Course

⌨️ Many to Many Relation

Learn NestJS – Complete Course
2024年03月26日 
12:07:33 - 12:20:35
⌨️  Bulk or Batch Operations - Learn NestJS – Complete Course

⌨️ Bulk or Batch Operations

Learn NestJS – Complete Course
2024年03月26日 
12:20:35 - 12:24:29
⌨️  Implement Transaction using Nested Queries - Learn NestJS – Complete Course

⌨️ Implement Transaction using Nested Queries

Learn NestJS – Complete Course
2024年03月26日 
12:24:29 - 12:32:56
⌨️  Interactive TransactionsModule 20 - Learn NestJS – Complete Course

⌨️ Interactive TransactionsModule 20

Learn NestJS – Complete Course
2024年03月26日 
12:32:56 - 12:46:08
⌨️  File Upload - Learn NestJS – Complete Course

⌨️ File Upload

Learn NestJS – Complete Course
2024年03月26日 
12:46:08 - 12:56:12
⌨️  Custom Decorator - Learn NestJS – Complete Course

⌨️ Custom Decorator

Learn NestJS – Complete Course
2024年03月26日 
12:56:12 - 13:02:03
⌨️  Scheduling CRON Task with Nest.js - Learn NestJS – Complete Course

⌨️ Scheduling CRON Task with Nest.js

Learn NestJS – Complete Course
2024年03月26日 
13:02:03 - 13:14:41
⌨️  Cookies - Learn NestJS – Complete Course

⌨️ Cookies

Learn NestJS – Complete Course
2024年03月26日 
13:14:41 - 13:23:03
⌨️  Queues - Learn NestJS – Complete Course

⌨️ Queues

Learn NestJS – Complete Course
2024年03月26日 
13:23:03 - 13:35:43
⌨️  Event Emitter - Learn NestJS – Complete Course

⌨️ Event Emitter

Learn NestJS – Complete Course
2024年03月26日 
13:35:43 - 13:47:13
⌨️  Streaming - Learn NestJS – Complete Course

⌨️ Streaming

Learn NestJS – Complete Course
2024年03月26日 
13:47:13 - 13:52:55
⌨️  Session - Learn NestJS – Complete Course

⌨️ Session

Learn NestJS – Complete Course
2024年03月26日 
13:52:55 - 13:56:30
⌨️ () Introduction - Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)

⌨️ () Introduction

Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)
2024年03月25日 
00:01:48 - 00:01:48
⌨️ () Spreadsheets for Data Analysis - Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)

⌨️ () Spreadsheets for Data Analysis

Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)
2024年03月25日 
00:01:48 - 00:40:52
⌨️ () SQL with Google BigQuery - Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)

⌨️ () SQL with Google BigQuery

Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)
2024年03月25日 
00:40:52 - 01:41:36
⌨️ () Python with Google Colab - Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)

⌨️ () Python with Google Colab

Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)
2024年03月25日 
01:41:36 - 02:19:01
⌨️ () Data Visualization with Looker Studio - Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)

⌨️ () Data Visualization with Looker Studio

Data Analytics with the Google Stack (SQL, Python, Data Visualization, Data Analysis)
2024年03月25日 
02:19:01 - 02:57:10
⌨️ () Intro, Type Annotations, Arrays - Practical TypeScript – Course for Beginners

⌨️ () Intro, Type Annotations, Arrays

Practical TypeScript – Course for Beginners
2024年03月21日 
00:00:00 - 00:55:40
LOL I don't know if it's because I have a newer version, mostlikely because I'm using Bun, but my website crashed.  Edit: interesting, only diff is that vite is 5.2.0 for me, so I assume it was Bun that caused the TS error ha (1) - Practical TypeScript – Course for Beginners

LOL I don't know if it's because I have a newer version, mostlikely because I'm using Bun, but my website crashed. Edit: interesting, only diff is that vite is 5.2.0 for me, so I assume it was Bun that caused the TS error ha (1)

Practical TypeScript – Course for Beginners
2024年03月21日  @juanmacias5922 様 
00:31:13 - 00:32:23
LOL I don't know if it's because I have a newer version, mostlikely because I'm using Bun, but my website crashed.  Edit: interesting, only diff is that vite is 5.2.0 for me, so I assume it was Bun that caused the TS error ha  (2) - Practical TypeScript – Course for Beginners

LOL I don't know if it's because I have a newer version, mostlikely because I'm using Bun, but my website crashed. Edit: interesting, only diff is that vite is 5.2.0 for me, so I assume it was Bun that caused the TS error ha (2)

Practical TypeScript – Course for Beginners
2024年03月21日  @juanmacias5922 様 
00:32:23 - 09:34:51
⌨️ () Objects and Functions - Practical TypeScript – Course for Beginners

⌨️ () Objects and Functions

Practical TypeScript – Course for Beginners
2024年03月21日 
00:55:40 - 01:54:57
⌨️ () Alias and Interface - Practical TypeScript – Course for Beginners

⌨️ () Alias and Interface

Practical TypeScript – Course for Beginners
2024年03月21日 
01:54:57 - 03:02:53
⌨️ () Tuples and Enums - Practical TypeScript – Course for Beginners

⌨️ () Tuples and Enums

Practical TypeScript – Course for Beginners
2024年03月21日 
03:02:53 - 03:59:10
⌨️ () Type Guards - Practical TypeScript – Course for Beginners

⌨️ () Type Guards

Practical TypeScript – Course for Beginners
2024年03月21日 
03:59:10 - 04:31:02
⌨️ () Generics - Practical TypeScript – Course for Beginners

⌨️ () Generics

Practical TypeScript – Course for Beginners
2024年03月21日 
04:31:02 - 05:10:25
⌨️ () Fetch Data - Practical TypeScript – Course for Beginners

⌨️ () Fetch Data

Practical TypeScript – Course for Beginners
2024年03月21日 
05:10:25 - 05:43:05
⌨️ () Classes - Practical TypeScript – Course for Beginners

⌨️ () Classes

Practical TypeScript – Course for Beginners
2024年03月21日 
05:43:05 - 06:05:17
⌨️ () Tasks - Practical TypeScript – Course for Beginners

⌨️ () Tasks

Practical TypeScript – Course for Beginners
2024年03月21日 
06:05:17 - 06:47:18
⌨️ () React with TypeScript - Practical TypeScript – Course for Beginners

⌨️ () React with TypeScript

Practical TypeScript – Course for Beginners
2024年03月21日 
06:47:18 - 09:34:51
reducers - Practical TypeScript – Course for Beginners

reducers

Practical TypeScript – Course for Beginners
2024年03月21日  @toystory3167 様 
08:16:30 - 09:34:51
fetch useeffect - Practical TypeScript – Course for Beginners

fetch useeffect

Practical TypeScript – Course for Beginners
2024年03月21日  @toystory3167 様 
08:33:30 - 08:16:30
rtk - Practical TypeScript – Course for Beginners

rtk

Practical TypeScript – Course for Beginners
2024年03月21日  @toystory3167 様 
08:54:30 - 09:34:51