Тёмный

numpy tutorial: iterate numpy array using nditer | numpy nditer 

codebasics
Подписаться 1,1 млн
Просмотров 91 тыс.
50% 1

Опубликовано:

 

12 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 82   
@codebasics
@codebasics 2 года назад
Do you want to learn python from me with a lot of interactive quizzes, and exercises? Here is my project-based python learning course: codebasics.io/courses/python-for-beginner-and-intermediate-learners
@ramanak6961
@ramanak6961 4 года назад
Your tutorials are Huge asset for the beginners and we are looking forward for more......and your style of mentoring is awesome. Great Job.
@codebasics
@codebasics 4 года назад
Ramana I am glad 😊
@ahmedhelal920
@ahmedhelal920 3 года назад
for the first example , we can use for row in a.flat: print(row) 0 1 2 3 4 5 6 7 8 9 10 11 learned from you on last tutorial 🥰
@sajidahmedchowdhury
@sajidahmedchowdhury 2 месяца назад
finally finished the python tutorial, thanks for the easy explanations. im looking forward to the data structures and algorithms tutorial now
@tanoychowdhury6375
@tanoychowdhury6375 6 лет назад
Make more videos on numpy to cover all functions....... your tutorials are really helpful for a beginner.❤
@deepthapa5957
@deepthapa5957 3 года назад
Cant thank you enough sir, really you are doing great job help others for free ,thats very rare nowadays, glad to see persons like you ,it make me to believe that humanity still exists.
@codebasics
@codebasics 3 года назад
👍😊
@AbhijeetKumar-qu4lm
@AbhijeetKumar-qu4lm 6 лет назад
Amazing way of teaching 😍😍 Thanku so much for this all
@shrutijain1628
@shrutijain1628 3 года назад
Best numpy tutorial 💯
@DiverseDestinationsDiaries
@DiverseDestinationsDiaries 3 года назад
Really , it's amazing . the way you're explaining every concept from fundamentals for beginners.
@codebasics
@codebasics 3 года назад
Glad to hear that
@victorlourenco_
@victorlourenco_ 6 лет назад
you are amazing, love the effort you put into your videos
@SulemanTheTraveller
@SulemanTheTraveller 3 года назад
it's really interesting, just done it with practice
@InformativeVideos423
@InformativeVideos423 6 лет назад
Excellent teaching. Superb!!!! Please also do videos on Tensorflow machine learning. I want to save a trained Tensorflow model and then later use it in some another program. How can I do it? help me please
@dineshkumar-dg9ml
@dineshkumar-dg9ml 3 года назад
Completed your Numpy playlist. Wonderful. Easy understandable. Please advise if this is enough. Please post more videos eagerly waiting
@kenoalbatros
@kenoalbatros 2 года назад
This tutorial was very well explained, thank you!
@purplecrayon7281
@purplecrayon7281 3 года назад
I understand how using numpy is superior than using lists, but the weakness of numpy seems to be that the shapes of arrays are so important. I would need to make sure that the data need to be made "rectangular/squarish" first by using a calculator (Yes, I'm aware you can make the calculations first using Python).
@ManishSharma-wy2py
@ManishSharma-wy2py 4 года назад
You are great sir , your videos are amazing and awesome way of teaching .
@codebasics
@codebasics 4 года назад
😊👍🤓
@jinkaleo
@jinkaleo 6 лет назад
straight to the basics....
@Muhammad.Kashif31
@Muhammad.Kashif31 10 месяцев назад
Great effort Sir
@s.baskaravishnu22
@s.baskaravishnu22 2 года назад
Many thanks for giving code
@OmkarShelke-w2j
@OmkarShelke-w2j 10 месяцев назад
this tutorial is amazing
@surewin3006
@surewin3006 3 года назад
Good tutorials and very helpful. I just completed this whole Python3 programming for beginners. What is your recommendation that i should take next?
@narayanamt9534
@narayanamt9534 5 лет назад
well covered. very helpful. Thank you very much
@agenesis6761
@agenesis6761 5 лет назад
I have a specific question about Data frame (i went through your GitHub) library and could not find answer. How to reach you for some more clues on problem around iterating through dataframes and calculating values in 3 dimensional dataframe?
@vamsisaggurthi5528
@vamsisaggurthi5528 5 лет назад
Sir can you please provide information on django framework
@johnjohn-nv9wb
@johnjohn-nv9wb 3 года назад
Good day codebasics,i wanted to ask you,if this video is the complete course for professionals on python or just for beginners course only? if not can you send me the link to a more advanced course on python, please?
@gangulreddy7918
@gangulreddy7918 5 лет назад
Helpful a lot, thanks much
@codebasics
@codebasics 5 лет назад
😊😊😊🙏👍
@inspirational_talkings2099
@inspirational_talkings2099 6 лет назад
Sir can you upload Scipy tutorial videos ??? It would be very much helpful for me....plz sir...... expect a kind reply from you.....
@inspirational_talkings2099
@inspirational_talkings2099 6 лет назад
Okkk sir.... thank you sir....!!!
@tejaschaudhari3259
@tejaschaudhari3259 4 года назад
sir can you please provide links for all quries you teach in lectures. i mean each and every. please
@rhard007
@rhard007 6 лет назад
Hi could you upload a video that explains how the numpy class as_strided works ? I have been stuck on this and haven't been able to find a good descriptions anywhere. Thanks.
@hichemhadji348
@hichemhadji348 3 года назад
Hi, please I have a question, you said that the iteration through 2 arrays simultaneously is possible if the arrays have the same shape or if one of the dimentions in one of the arrays is 1 . but it turns out that you have changed the dimentions of the array b of your example from (3,1) to a (4,1) but you had an error although we still have one as dimention greetings from France, your videos are awesome
@hichemhadji348
@hichemhadji348 3 года назад
I think that the best answer would be ( if the shapes are equal) or if at least one of the 2 dimentions are equal in both arrays while the other dimention of one of the 2 arrays is equal to 1. please let me know
@mohammadal-antary9321
@mohammadal-antary9321 3 года назад
@@hichemhadji348 I do agree with you
@bhupendrasai4640
@bhupendrasai4640 Год назад
Tq @@hichemhadji348
@goodester6924
@goodester6924 5 лет назад
thanks for the tutorials!
@mehandiyanaaditya
@mehandiyanaaditya 11 месяцев назад
thank you sir
@ParthivDesaii
@ParthivDesaii 5 лет назад
It would be great if you show how to do iteration (for loop ) without using modules and built-it python functions, instead by applying logical and arithmetic ways.
@mariolinovalencia7776
@mariolinovalencia7776 6 лет назад
Your videos are great
@nikhiljain8411
@nikhiljain8411 5 лет назад
Could you please create a video for scikit-learn as well
@codebasics
@codebasics 5 лет назад
Nikhil I have an entire series on machine leart using scikit-learn. Plz check that playlist on my channel
@Imran20091990
@Imran20091990 2 года назад
Excellent
@ravibatta8921
@ravibatta8921 3 года назад
nice one
@chiliverupavankalyan5051
@chiliverupavankalyan5051 9 месяцев назад
Thankyou
@ravisonawane6381
@ravisonawane6381 6 лет назад
Thank You sir...
@cantanzim6215
@cantanzim6215 4 года назад
grate videos..... thanks
@codebasics
@codebasics 4 года назад
Can Tanzim, I am happy this was helpful to you
@selvakd7103
@selvakd7103 6 лет назад
Hi I saw your tutorial videos its really useful for me . while I am working on numpy i have stuck with one point. i.e., jagged array concept. Is it possible to bring jagged array in numpy ?
@luiscarlospinheiromarques9258
@luiscarlospinheiromarques9258 6 лет назад
great !! very helpfull video!!
@thirumala_reddy
@thirumala_reddy 4 года назад
Thank u....
@tsietsimatjele5459
@tsietsimatjele5459 6 лет назад
Awesome......
@its_kumar
@its_kumar 4 года назад
Great video 👍
@codebasics
@codebasics 4 года назад
Glad you enjoyed it
@khanduom9341
@khanduom9341 6 лет назад
sir, the videos are really help. I have a query regarding reshaping of arrays. For example, if we have input shape of (144,1), we can easily reshape the array by assuming (12x 12 =144 matrix) and then reshape it as x = np.arange (144).reshape (1,12,12). Now my question is : how do we reshape the array if we have input shape of (1048572,1). Please help. ..Thanks
@bhupendrasai4640
@bhupendrasai4640 Год назад
I think 1024*1024
@mwahmed9519
@mwahmed9519 3 года назад
Can you make a/some video on AWS ..
@al-amin5542
@al-amin5542 6 лет назад
thank you
@rahuljacob4694
@rahuljacob4694 3 года назад
Sir , should i do Data Structures and algorithms or Data Science with Pandas first?
@codebasics
@codebasics 3 года назад
depends on your goal. if you want to become python software engineer than go for data structures etc. if you target data scientist field then do data science with pandas
@rahuljacob4694
@rahuljacob4694 3 года назад
@@codebasics Ok Sir Thank you
@vamsisaggurthi5528
@vamsisaggurthi5528 5 лет назад
Good
@sauryadeeppal8873
@sauryadeeppal8873 5 лет назад
If i have an array a = np.arange(9).reshape(3, 3) and I define a function such that: def iter_by_row(array): for x in np.nditer(array, order='F'): print(x) But when I do this: print(iter_by_row(a)) My output is: 0 3 6 1 4 7 2 5 8 None Why is the None being printed? Is this normal?
@gajulanagamani8312
@gajulanagamani8312 3 года назад
array=np.arange(9).reshape(3,3) def iter_by_row(array): for x in np.nditer(array, order='F'): print(x) iter_by_row(array) try this one you cannot get none .function already print values but again you call print function for call the iter_by_row(array)
@roninababan1239
@roninababan1239 Год назад
use zip() function for x,y in zip(a,b): print(x,y)
@ankitkumarsingh3717
@ankitkumarsingh3717 6 лет назад
Can you provide link to website where i can practice numpy?
@lakshsinghania
@lakshsinghania Год назад
made with ML lol im replying 4 yrs late
@sabariedits
@sabariedits 3 месяца назад
Is this enough because you don't teach random in numpy?
@instantlearning3003
@instantlearning3003 3 года назад
sir I just want to ask that this tutorial is enough for data science.?
@parveznadvi007
@parveznadvi007 3 года назад
Hi Deepak, I would say that the information provided in this series is sufficient to start your projects using numpy. While you are working on your project, based on the application, you will come up with algorithms in which you will use multiple numpy functions to work with. At that time you will know that the numpy docs and stack over flow will be your best friends to know more about the functionalities and how you can utilize them to complete your project. Hope this answers your question.
@hunting5.gammers417
@hunting5.gammers417 Год назад
@@parveznadvi007 she did not ask you..
@hunting5.gammers417
@hunting5.gammers417 Год назад
mind your own business....
@hunting5.gammers417
@hunting5.gammers417 Год назад
rascle
@jeanrodrigues6249
@jeanrodrigues6249 2 года назад
Ramana
@birendrakumar-gl5gq
@birendrakumar-gl5gq 3 года назад
Where to go from here?
@maidishahoon
@maidishahoon Год назад
is this enough ???
@shankarsalesforceseries5196
@shankarsalesforceseries5196 5 лет назад
Thank you. Good tutorial.
@karthickkumar4941
@karthickkumar4941 6 лет назад
thank u so much
Далее
numpy tutorial - basic array operations
13:48
Просмотров 259 тыс.
This Is Why Python Data Classes Are Awesome
22:19
Просмотров 809 тыс.
NumPy vs SciPy
7:56
Просмотров 40 тыс.
Please Master These 10 Python Functions…
22:17
Просмотров 178 тыс.
Learn NUMPY in 5 minutes - BEST Python Library!
13:38
Просмотров 856 тыс.
Python NumPy Tutorial for Beginners
58:10
Просмотров 1,6 млн
The Python Function You NEED For 2D Data
10:49
Просмотров 37 тыс.
AI Engineer Roadmap | How I'd Learn AI in 2024
30:41
Просмотров 693 тыс.