Python Data Science Tutorial #2 - NumPy Arrays

preview_player
Показать описание
Today we are starting out with the basics of NumPy and NumPy arrays.

Subscribe and Like for more free content!
Рекомендации по теме
Комментарии
Автор

Thanks for sharing your knowledge, I love this playlist👾

MonaChangizi
Автор

Gr8 content buddy it was just a boost to my learning keep bringing more on other topics
keep growing....

anupamayank
Автор

I think it's a very good summary, I just want to comment that when we say arrays in linear algebra we have three types, vectors, matrix and tensors, numpy uses the fundamentals of linear algebra based on these arrays.

felixfigueroa
Автор

Great content man! Keep it up! Thanks for sharing!

vitorklein
Автор

This is really helpful! Great explanations.

JohannesHesketh
Автор

Great content, Really good . A little bit increase in font size would be better

kaipp
Автор

Very Good Explanation. But I think if you increase the font size, then it will be easier to visualize.

mdshafi
Автор

@16:42 "a = np.array([

ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2, ) + inhomogeneous part." I get this error if array size is not uniform.

qzlueqg
Автор

Hello! I am 14. I love your series. I want to get into data science. How much do you think I can learn? And whats the best way to learn (including maths)

Yguy
Автор

Your tutorial are very good but you should zoom the screen

siddeshsakhalkar
Автор

Font size too small please enlarge. Great starter video tutorial

martin-xqte
Автор

i have question when you print the dtype it showed int32 what is this number 32 mean here similarly float64

shrimpXD