NumPy Operations - Ultimate Guide to Methods and Functions for Beginners!

  Рет қаралды 47,269

Python Simplified

Python Simplified

Күн бұрын

Пікірлер: 95
@natnaelsisay1424
@natnaelsisay1424 9 ай бұрын
This numpy video serious is the only video i will send, if some one ask me how to use numpy. You have a great approach for teaching. Thank you
@alisonhenley2551
@alisonhenley2551 Жыл бұрын
Thank you for taking the time to make these videos. It has been really helpful and empowering!
@kasturibasu8653
@kasturibasu8653 2 жыл бұрын
Can you please make a whole playlist on object detection algorithms? I love how you explain everything so easily!
@kasturibasu8653
@kasturibasu8653 2 жыл бұрын
Oh and python implementation of them as well 🤩 Please?
@adisonfryman144
@adisonfryman144 Жыл бұрын
I agree!
@pythonixed4448
@pythonixed4448 2 жыл бұрын
Thanks for another great video. You descriptions are always so clear and precise.
@mohamedpedrou2898
@mohamedpedrou2898 2 жыл бұрын
Amazing That's what I was looking for Thanks so much
@PythonSimplified
@PythonSimplified 2 жыл бұрын
Yey!!! Super happy to help, enjoy! :)
@Sinke_100
@Sinke_100 2 жыл бұрын
I really like that u explained np.dot method in 3 different ways 🙂
@fridmamedov270
@fridmamedov270 2 жыл бұрын
I personally admire this great channel and this great tutor. I have learnt many things that I got stuck in. Thanks !!!
@swetarani8375
@swetarani8375 Жыл бұрын
This is by far the best video i have found on numpy arrays basics n related operations... it's a very interesting and thorough video... ❤
@dyg6945
@dyg6945 2 жыл бұрын
Thank you so much! It's the best, the most informative and the most emotional tutorial with excellent English pronunciation what I have watched before! You are the Best! Thanks.
@undeadpresident
@undeadpresident 2 жыл бұрын
I've been using this and found that the numpy operations are very handy. And on the subject of C, I've learned that it's not too difficult to pass pointers to the arrays into C functions using the ctypes module and operate on them directly in C, which is very fast indeed. I've found that while the mass operations in the numpy module are fast and convenient, that the iterations through them in Python are actually slower than through a list. But pass them to a C function and it's several times faster.
@TRUESTORIES-YT
@TRUESTORIES-YT 2 жыл бұрын
Found your vid on converting py to exe and loved your presentation! Subbed your chan to strengthen my skillz.👍
@requirementsrequired8822
@requirementsrequired8822 2 жыл бұрын
Great video! I watch them before class all the time! Have you done the video explaining matrix multiplication yet?
@Jocjabes
@Jocjabes Жыл бұрын
A pickle here. In numpy sort method the axis is -1 for row and 0 for columns from your last video. Consistent, no more.
@DiegoLopez-nj3pb
@DiegoLopez-nj3pb Жыл бұрын
Very nice tutorial, now I understand NumPy much better, thanks a lot!.
@human7863
@human7863 Жыл бұрын
Great videos ! 👍 welcome from Egypt 🇪🇬
@paulinaghisonimergudich6876
@paulinaghisonimergudich6876 2 ай бұрын
Your videos are amazing!! Thank you for making them with so much dedication ☺
@rahulkmail
@rahulkmail 2 жыл бұрын
Very nice explanation of the built-in methods of NumPy. Really a great tutorial.
@MyPython_
@MyPython_ Жыл бұрын
You are awesome. Informative videos. Thanks Mariya
@acantun
@acantun 2 жыл бұрын
Perfect explanation and thanks for sharing the graphics.
@helihobby
@helihobby Жыл бұрын
Well explanation, easy to follow and learn, very informative.
@eizou.inkomika
@eizou.inkomika Жыл бұрын
Thank you for this video. Easy to understand Numpy. Very usefull, i think.
@Tobs_
@Tobs_ 2 жыл бұрын
Thanks for sharing this video, I will have to watch it in small chunks as my mind is blown 😄
@iskandarabbas7896
@iskandarabbas7896 2 жыл бұрын
Thank You MARIYA, because last time i make the SMARTHome about behaviour using C4.5 Algorithm and FUZZY Entrophy base ANDROID 👍🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥 about numpy or numeric pyhton
@DanielHernandez-hl8tn
@DanielHernandez-hl8tn 5 ай бұрын
5:24 wonderful plot twist. 10/10 IGN
@EmaMazzi76
@EmaMazzi76 2 жыл бұрын
Thank you for the links! (and the video itself too) 😄
@Nervosa80
@Nervosa80 2 жыл бұрын
Thank you, Maria!
@bibhakardas5761
@bibhakardas5761 Жыл бұрын
You should start a whole online course on Coursera or EdX. You are damn good. ❤
@horus4862
@horus4862 2 жыл бұрын
Thanks!
@furkanozata6775
@furkanozata6775 10 ай бұрын
You are awesome. Thanks.
@Sinke_100
@Sinke_100 2 жыл бұрын
Try this: import PIL.Image as im import numpy as np color = 200,100,255 #try different values 0-255 img = np.full((800,800,3), color, np.uint8) img = im.fromarray(img, 'RGB') img.save('sample.png', 'PNG')
@jesusmysavior7843
@jesusmysavior7843 2 жыл бұрын
what i want from you is English Course with support! i will still remind you this ideas !
@PythonSimplified
@PythonSimplified 2 жыл бұрын
It will take me some time to get there but it's definitely an option! 😉 I learned English when I was at school so I still have lots of notebooks of grammar rules and all kinds of goodies! 😊
@vasylpavuk391
@vasylpavuk391 2 жыл бұрын
@@PythonSimplified o yeah, English grammar is often a problem for me :) :) :)
@learnenglish699
@learnenglish699 2 жыл бұрын
@@PythonSimplified can u send us
@MatthieuKhairallah
@MatthieuKhairallah Жыл бұрын
Thanks for your great content!
@ZurioSi
@ZurioSi 2 жыл бұрын
Amazing video Maria!
@MartinEden-ps6ld
@MartinEden-ps6ld 2 жыл бұрын
pronounce very understandable, thank you :)
@Евгений-ф8н2э
@Евгений-ф8н2э 2 жыл бұрын
Awesome!
@PythonSimplified
@PythonSimplified 2 жыл бұрын
благодарю Евгений! 😊
@carlosvazquez2710
@carlosvazquez2710 2 жыл бұрын
you''re smart
@amoorinet..
@amoorinet.. 11 ай бұрын
Science is the sword that does not miss, ,which you strike whoever you want, increases with a lot of giving and decreases with a lack of giving,additionally in your case increase your beauty
@Yoritomo0
@Yoritomo0 Жыл бұрын
Very, very usefull. Thanks! 😊
@alirezazarafshani
@alirezazarafshani 2 жыл бұрын
That was great, but for the next Tutorial, can you cover" pyomo" ? it's will be great if you cover some optimization problem😍
@paxdriver
@paxdriver 2 жыл бұрын
I keep clicking like KZbin won't acknowledge it.. Wtf. Great video, thanks for the upload
@jongcheulkim7284
@jongcheulkim7284 Жыл бұрын
Thank you.
@easydatascience2508
@easydatascience2508 Жыл бұрын
You can watch mine too. The channel provides detailed tutorial playlists for Python and R, with downloadable source files (see description of the video).
@alexcaruajulca
@alexcaruajulca 2 жыл бұрын
thanks for the subtitles
@nosao2748
@nosao2748 Жыл бұрын
Thank you so much !
@kennethstephani692
@kennethstephani692 Жыл бұрын
Great video!
@Mark4Jesus
@Mark4Jesus 2 жыл бұрын
Love your videos!
@jijie133
@jijie133 2 жыл бұрын
Beautiful, I mean both the teacher and the video.
@naturalworld5006
@naturalworld5006 8 ай бұрын
Please tell me when to use (bracket), [square], _ underscore & .dot ... when we code on Python or numpy ?
@flioink
@flioink 2 жыл бұрын
So the "ravel" method creates a reference(array) to the original array?
@dipeshrathore8842
@dipeshrathore8842 2 жыл бұрын
Numerical python! that's what I wanted 😃
@PythonSimplified
@PythonSimplified 2 жыл бұрын
That's awesome, enjoy!! :)
@mibrahim4245
@mibrahim4245 2 жыл бұрын
heeeey there :D
@przemysawgrzymisawski6971
@przemysawgrzymisawski6971 2 жыл бұрын
Thanks for video. And I have question. You didn't mention about NaN. For me it's clear, but I didn't find and easy way to explain it to students (but INF is understandable for them). Do You have any idea?
@rfpcs1
@rfpcs1 2 жыл бұрын
I can't get numpy to run on my Visual Code. I tried pip install , search nothing works got any ideas ? it works on python idle just fine
@Sinke_100
@Sinke_100 2 жыл бұрын
My default is int32 rather than 64, could be different version of python or numpy, not sure
@PythonSimplified
@PythonSimplified 2 жыл бұрын
I believe it depends on your computer hardware and operating system, Sinisa 😃 My AlmaLinux laptop also defaults to int32 :)
@Sinke_100
@Sinke_100 2 жыл бұрын
@@PythonSimplified os is win 10 in this case now, thanks for info Mariya 👍🏻
@frenamakenson9844
@frenamakenson9844 9 ай бұрын
very usefull one
@sumudunethmina669
@sumudunethmina669 2 жыл бұрын
You are amezing ❤️👍
@barunchowdhury87
@barunchowdhury87 7 ай бұрын
For you we grow up
@diwakar_tsn
@diwakar_tsn 2 жыл бұрын
Numpy wow ❤️😍
@PythonSimplified
@PythonSimplified 2 жыл бұрын
WowPy! 😉
@aromasd
@aromasd Жыл бұрын
Eres genial
@MinaSaturn
@MinaSaturn 3 ай бұрын
خانومی چه باکمالاته و قشنگ درس میده
@cybersecurityexpert477
@cybersecurityexpert477 2 жыл бұрын
I know python basic and advance but not understanding which one is good books or KZbin tutorial
@lostsecArmy
@lostsecArmy 2 жыл бұрын
Nic mam I want this toter
@dominicaguiling1440
@dominicaguiling1440 2 жыл бұрын
You are so beautiful and smart! Thank you for the video
@jackroark6928
@jackroark6928 2 жыл бұрын
🥑⭐ really good
@CloudDataEngineerPro
@CloudDataEngineerPro 2 жыл бұрын
Plz create some video for pyspark
@grownupgaming
@grownupgaming Жыл бұрын
GOOD
@vasylpavuk391
@vasylpavuk391 2 жыл бұрын
So cool video and simple to learn from it. Thank you Maria. P.S. Probably it's nice to demonstrate also numpy.fill_diagonal
@vasylpavuk391
@vasylpavuk391 2 жыл бұрын
like here: import numpy as np a = np.zeros(9).reshape(3,3) np.fill_diagonal(a,1) print(a)
@nishithirani6086
@nishithirani6086 2 жыл бұрын
average and mean are two different things :)
@barunchowdhury87
@barunchowdhury87 7 ай бұрын
❤❤
@manu-singh
@manu-singh 2 жыл бұрын
the background music is as nice as you
@MrSorinCl
@MrSorinCl 2 жыл бұрын
youre so nice ❤️
@FedericoBenedetti81
@FedericoBenedetti81 2 жыл бұрын
5:30 pu puffffffffftttttt :)))
@cybersecurityexpert477
@cybersecurityexpert477 2 жыл бұрын
Please teach Coding with mobile
@horus4862
@horus4862 2 жыл бұрын
That was fantastic Thank you 🙂
@InobuZ
@InobuZ 2 жыл бұрын
Man.....having a wife that programs and codes.....and Beautiful.......If Eve coded we would still be in the Garden of Eden......
@JaveGeddes
@JaveGeddes 2 жыл бұрын
Apparently my math is so bad I was lost from the beginning.. public School failed me
@sammflynn405
@sammflynn405 2 жыл бұрын
is it just me or the sound is only on the right side
@martincastello9866
@martincastello9866 Жыл бұрын
I think I'm fallen in love with you
@adisonfryman144
@adisonfryman144 Жыл бұрын
I would really like to know why people use NumPy, I cant find any useful tutorials on how it is used in data science projects or other fields.
@francisnadeau8282
@francisnadeau8282 8 ай бұрын
😈 666
@James-ss9hi
@James-ss9hi Жыл бұрын
beautiful girl give excellent python lectures
@milikest
@milikest 3 ай бұрын
Biyuuuutifyullll arrays, variables, functions by Maria. I wish I could write a function to a paper and throw it under her door. def date_offer(): print('Would you like to have a coffee with me?') offer = input('What do you say?') if offer == 'No': print('Or we could go to a karaoke bar') offer = input('What do you say?') if offer == 'No': print('How about we go to a luna-park and try to punch boxing machines?') offer = input('What do you say?') if offer == 'Yes': print('Great. I will take lots of selfies with you') else: while offer == 'No': print('We should do', random_activity) print('Great. I will take lots of selfies with you') else: print('Great. I will take lots of selfies with you') else: print('Great. I will take lots of selfies with you')
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
37:51
bayGUYS
Рет қаралды 1,6 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 22 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
Ultimate Guide to NumPy Arrays - VERY DETAILED TUTORIAL for beginners!
24:23
NumPy Tutorial (2022): For Physicists, Engineers, and Mathematicians
1:32:42
List Comprehension - BEST Python feature !!! Fast and Efficient
14:51
Python Simplified
Рет қаралды 199 М.
Python Polars - Fastest Data Science Library!
20:54
Python Simplified
Рет қаралды 16 М.
Dictionary Comprehension - Create Complex Data Structures Step by Step
21:58
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 417 М.
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Rob Mulla
Рет қаралды 277 М.
5 Useful Dunder Methods In Python
16:10
Indently
Рет қаралды 65 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
37:51
bayGUYS
Рет қаралды 1,6 МЛН