Numpy Tutorial in Hindi

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025
  • ►Python Tutorial Course: • Python Tutorials For A...
    ►Click here to subscribe - / @codewithharry
    Best Hindi Videos For Learning Programming:
    ►Learn Python In One Video - • Learn Python In Hindi ...
    ►Learn JavaScript in One Video - • JavaScript Tutorial
    ►Learn PHP In One Video - • Learn Php In One Video...
    ►Machine Learning Using Python - • Machine Learning Tutor...
    ►Creating & Hosting A Website (Tech Blog) Using Python - • [Hindi] Web Developmen...
    ►Advanced Python Tutorials - • Intermediate/Advanced ...
    ►Object Oriented Programming In Python - • Object Oriented Progra...
    ►Python Data Science and Big Data Tutorials - • Python Data Science an...
    Follow Me On Social Media
    ►Website (created using Flask) - www.codewithha...
    ►Facebook - / codewithharry
    ►Instagram - / codewithharry
    ►Personal Facebook A/c - / geekyharis
    Twitter - / haris_is_here

Комментарии • 762

  • @CodeWithHarry
    @CodeWithHarry  5 лет назад +664

    Like karna mat bhoolna :)
    Pandas In one video is coming soon.. Subscribe and hit the bell icon to stay tuned!

    • @safety1610
      @safety1610 5 лет назад +6

      QNA

    • @rupakbarman885
      @rupakbarman885 5 лет назад +3

      @@safety1610 Bro You are right.

    • @Coding_Asmr_PraDev
      @Coding_Asmr_PraDev 5 лет назад +2

      QnA

    • @arpitagec9
      @arpitagec9 5 лет назад +6

      I can't say how much I am grateful to you after this video. Thanks a lot, bro! 😊 Please cover other important libraries like pandas,matplotlib,scikit-learn,scipy etc.
      After this I would request you to deep dive into statistics part pls, else the knowledge gained through data science would be incomplete.
      Looking forward to your upcoming videos 👍.☺️

    • @anubhavgupta6331
      @anubhavgupta6331 5 лет назад +7

      Bhai please make complete tutorial of matplotlib including seaborn please.....

  • @eternalxyz123
    @eternalxyz123 3 года назад +32

    "hum ko sirf numpy hi nahi padhna hai , besically hum ko data science karna hai " ------love this line

  • @kishansharma5617
    @kishansharma5617 4 года назад +35

    waah hero ho boss, itne easy way se samjha diya jisko main 3 din se padh k nahi samajh paya....society needs more heroes like you. Appreciate bhai the efforts you have given. Thanks a lot. :)

    • @sunilmaurya6594
      @sunilmaurya6594 9 месяцев назад +2

      cuz he does not touch complex things in any video

    • @Yashodhar-z1k
      @Yashodhar-z1k Месяц назад +1

      @@sunilmaurya6594 bhai to actual numpy bahut details mai hai kya?? please guide karo hum kaha se seeke???

  • @payelpal8775
    @payelpal8775 2 года назад +14

    44:56
    Function: myar.argsort(axis = 1)
    Display: array
    ([[0, 1, 2],
    [0, 1, 2],
    [2, 1, 0]], dtype=int64)
    Functionality: it will display the indexes of the values from the original array and sort the values

  • @nnnBigOne
    @nnnBigOne Год назад +77

    07:03 Numpy gives efficient storage and ready-made functions for data analysis.
    14:06 Using Jupyter Notebook and Numpy
    21:09 Learned about creating numpy arrays using python objects
    28:12 Creating numpy arrays from Python structures and using intrinsic numpy array creation objects
    35:15 Numpy array creation methods and reshaping
    42:18 Understanding numpy arrays and axis
    49:21 Using arg sort and axis to sort 2D arrays
    56:18 NumPy arrays take less space compared to Python arrays.

    • @RajNamdev_19
      @RajNamdev_19 Год назад

      Thanks, bro this is what I was looking for.

    • @ankitmondal1236
      @ankitmondal1236 3 месяца назад

      Is this video still worth it ? If I started now in 2024

    • @Ashu-lw2vo
      @Ashu-lw2vo 3 месяца назад

      @@ankitmondal1236 for data science its basic introduction not full

    • @prajwalaughade1210
      @prajwalaughade1210 Месяц назад

      saviour bro thanks

  • @sakshamkumar4036
    @sakshamkumar4036 3 года назад +41

    44:42 --> 'argsort()' may be used to find the index of all the elements of a sorted array of any dimension. for a 2d array, we have to specify the axis whose elements we want to sort

    • @suryansh12
      @suryansh12 6 месяцев назад

      no it's not necessary to specify axis for a 2d array when using argsoft()

  • @anshdholakia714
    @anshdholakia714 4 года назад +70

    44:58, I feel that the argsort(axis=0) when applied to the 2D array, shows the indices sorted with respect to the vertical directions and the axis=1 shows induced sorted wrt the horizontal direction :)

    • @NitinKumar-wm2dg
      @NitinKumar-wm2dg Год назад +1

      sahi hai, vo harry bhaiya kabhi kabhi galti se bol dete hai shayad. Mai bhi output dekh kar hi samjha

    • @sathvikreddy9106
      @sathvikreddy9106 6 месяцев назад

      nahi vo sah =i bol rha hai, phir se check karo, axis =0 along the rows and across the columns

  • @techmatrix2103
    @techmatrix2103 5 лет назад +190

    Please make a series on chatbot with AI and Deep learning

  • @rajadityasureshbhai1892
    @rajadityasureshbhai1892 3 года назад +9

    44:54
    We want an argsort of axis 1, so as we all know that axis one goes from left to right hence when the first whole column will be an axis of when axis 1 is concerned, hence if we try to sort it we will come to know that all the elements are already sorted, so it will yield and answer as [0,1,2].

  • @ujjwal2473
    @ujjwal2473 3 года назад +36

    Wow, I can't believe I understood numpy so easily in 1 day. Your teaching style is so amazing, Harry sir. Hats off to you. Going to learn pandas next.
    Keep up the good work you're doing, you don't know how many students you actually help everyday.

    • @hum4424
      @hum4424 2 года назад +1

      dont forget to practice

    • @lakshsinghania
      @lakshsinghania Год назад

      @@hum4424 from where to do ? do u have resources ?if yes pls do share it here

    • @Shubbhu_yt
      @Shubbhu_yt 3 месяца назад

      Which designation you are going for ?
      Like I like AI and my bhaiya told me to do learn NumPy, Pandas, Matllotlib, Sci...
      Will you Plz tell me that in which order should I learn the above libraries???

  • @nandankumar3496
    @nandankumar3496 3 года назад +7

    45:13 arg.sort() it works by default rows wise and if we give it axis =0 . then it work vertically every column and if we give axis = 0 then it work horizantally

  • @RaviPal-mo3nc
    @RaviPal-mo3nc 3 года назад +16

    44:58 in axis = 0 it tells us where the required elements are w.r.t vertical axis for them to be sorted in ascending order vertically
    In axis = 1 it is considered horizontally

  • @NishantKumar-jq9nz
    @NishantKumar-jq9nz 2 года назад +2

    Thankyou so much Harry Bhaiya, ye video mere liye kaffi helpful thi😍😍😍😍

  • @heirofsam
    @heirofsam 2 года назад +44

    There are 6 general mechanisms for creating arrays:
    -Conversion from other Python structures (i.e. lists and tuples)
    -Intrinsic NumPy array creation functions (e.g. arange, ones, zeros, etc.)
    -Replicating, joining, or mutating existing arrays
    -Reading arrays from disk, either from standard or custom formats
    -Creating arrays from raw bytes through the use of strings or buffers
    -Use of special library functions (e.g., random)

  • @factsyard1087
    @factsyard1087 5 лет назад +28

    Sir please Do QNA 🙏🙏🙏

  • @zahoorahmedsayyad
    @zahoorahmedsayyad 3 года назад +5

    44:30
    As you have given (axis=1) as argument for argsort it will sort elements with respect to in horizontal axis.

  • @bhattrahul301
    @bhattrahul301 2 года назад +5

    I was not knowing that its so easy to handle NumPy and pandas...Kudos to COde Master Mr.Harry.....I know that you but still I wanna tell, you are providing occupation to a family.....which is so kind....HATTSSS OFFF to this master....We all love you....😍
    Do we have notes of pandas and numpy?

  • @irfanmohammad2132
    @irfanmohammad2132 Год назад +2

    ar.argsort(axis=1) gives the given 2D array in ascending order for all rows. [ [1,2,3] , [4,5,6] , [0,1,7] ]

  • @razzaq_husnain.725
    @razzaq_husnain.725 5 месяцев назад

    Harry Brother kesay shukriya kaho aap ko ....
    Auesome Understanding of Numpy in just one hour......
    Hats off.... Love from Pakistan❤❤❤

  • @pratikhingwe4774
    @pratikhingwe4774 24 дня назад +30

    Anyone in 2025

  • @rohitprasad1397
    @rohitprasad1397 5 лет назад +12

    Extremely good work. Cut to cut & point to point tutorial. We liked it. Please make some videos on Panada and Scipy. Keep it up :-)

  • @ozge-yagizfan
    @ozge-yagizfan Год назад +3

    I am here now after 100 days of python course and now i move further to machine learning

  • @bhaiyajimaharaj4813
    @bhaiyajimaharaj4813 5 лет назад

    thank you harry bhai mene aapke python ke pure 123 video dheke and numpy bhi appne bahut achi and simple tareke se sikayeye hai. your way of teaching, so laveable :)

  • @codeblooded9878
    @codeblooded9878 4 года назад

    dear sir, this is only one video I proper clear numpy thanks sir for your videos and you are the best teacher on youtube.

  • @wisher18
    @wisher18 2 года назад +1

    thank u so much harry bhai...
    it means a lot...

  • @AniketKumar-bm8gi
    @AniketKumar-bm8gi 5 лет назад +237

    Please make video on tensorflow, keras, matplotlib, pandas, scipy modules.

    • @sumitrawat6493
      @sumitrawat6493 3 года назад +9

      bro jupiter ki jagah vs code use kar sakte hai

    • @AniketKumar-bm8gi
      @AniketKumar-bm8gi 3 года назад +2

      @@sumitrawat6493 Haa bhai kar sakte hain 👍

    • @amanshukla270
      @amanshukla270 2 года назад +5

      What is the difference between methods and attributes?

    • @neutron417
      @neutron417 2 года назад +1

      Also SymPy

    • @sinbad2597
      @sinbad2597 2 года назад

      @@amanshukla270 methods are functions and attributes are variables (in classes ) . You can think like that

  • @manasohara
    @manasohara Год назад +4

    For 44:50 , ar.argsort(axis=1) will give us the indices by which we can sort our numpy 2d array elements column-wise

  • @kaushalsahu7243
    @kaushalsahu7243 3 года назад +1

    wha bhaia maza aa gaya numpy sekh ke apke sath....

  • @ashushrivastav9918
    @ashushrivastav9918 4 года назад +5

    Such a great Explanation of Numpy, I have understood alots of things through this video.
    So thanks alot♥️.

  • @VS_Solanki
    @VS_Solanki Год назад +1

    Thank you गुरु जी❤

  • @sheikirfan2652
    @sheikirfan2652 Год назад +1

    Such a great introduction tutorial on numpy. Got a clarity finally. Keep up the hardwork harry❤

  • @arpitaagrahari3527
    @arpitaagrahari3527 20 часов назад

    Argsort(axis=0)..per pehle ek column ko sbse choti value ke index ko pehle fir usse bdi value ke index ....isi tarah ek column ko poora krta h ..fir doore column me same process...
    Argsort(axis=1)per pehle wale row ke sbse choti value ke index ko pehle use baad usse bdi wali value ke index ko ...aur fir last me sbse bdi wali value ke index ko btaya h ...aur isi tarike jitne bhi matrix me row honge unko sort krega .😊

  • @vedantsgoodlife7302
    @vedantsgoodlife7302 5 лет назад +6

    Wow, numpy in 50 mins! Will look forward for pandas video.

  • @rohanjaiswal64
    @rohanjaiswal64 3 года назад +60

    GREAT WORK

  • @RAHULZAVERI9
    @RAHULZAVERI9 10 месяцев назад +1

    ar.argsort(axis=1) - gives the element position to sort the array for column, horizontally in asc
    ar.argsort(axis=0) - gives the element position to sort the array for rows, vertically in asc
    I know its confusing since axis=0 is row and axis=1 is column

  • @hailashir
    @hailashir Год назад +1

    44:42 -> what argsort() does is it returns the indices of the array's elements in the ascending order depending upon the axis that has been assigned to it.

  • @TGajanan
    @TGajanan 2 года назад +10

    Hey, thank you, Harry, I am started following your videos from the last 3-4 months What a content you created for free of cost you deserve a big Applause 👏 👏

  • @sanyasharrma
    @sanyasharrma Год назад +1

    @44:58 about ar.argsort(axis=0)
    we know that argsort method sorts the elements in a way that we can make out which element is lower or greater in the manner of 0 1 2 indexes, so when we execute it for every 0 axis we will be getting columns sorted out, so eventually the output will be
    ([[0, 2, 2],
    [1, 0, 0],
    [2, 1, 1]]

    • @sarthakbanerjee7446
      @sarthakbanerjee7446 Год назад

      array([[1, 2, 3],
      [4, 5, 6],
      [7, 1, 0]])
      argsort(axis=0) shouldn't be like array([[0, 1, 1],
      [1, 2, 2],
      [2, 0, 0]])
      because for the 2nd and 3 rd column the largest number are present at index 1 [2, 3],
      [5, 6],
      [ 1, 0]

  • @mitalisingh7239
    @mitalisingh7239 3 года назад +17

    Argsort arranges the indices of elements in increasing order of element value. Depending on the axis, it works like...for axis 0 it sorts every column individually and for axis 1 it sorts the rows individually.

  • @iampbhatta
    @iampbhatta Год назад

    This is the best 56 minutes ever invested. Great vid awesome tutorial. 56:01

  • @shaikusman536
    @shaikusman536 2 года назад

    You are just Amazing Harry........Thanks aton for teaching Numpy in simplest way possible......Learned a lot on Numpy.......Thanks bro

  • @ritikkohad5045
    @ritikkohad5045 Год назад

    Great video. For ppl who know how to install jupyter and basics of it can skip the video to 15:00

  • @zuberkhan3050
    @zuberkhan3050 2 года назад +1

    ar.argsort(axis = 1)
    array ([0,1,2]
    [0,1,2]
    [2,1,0])
    2 = 3
    2 = 6
    0 = 7
    it represents ascending value in every row (horizontally)...

  • @kavyaHPatwardhan
    @kavyaHPatwardhan Год назад +1

    Hi, your vedio's are leaner friendly, but if you could prounce numerical numbers in English,then its more convenient for Non-hindi students,great going!

  • @MrKB_SSJ2
    @MrKB_SSJ2 3 года назад +2

    Thank you very much for this course!!!

  • @SatyamRocker
    @SatyamRocker 9 месяцев назад

    Your teaching style is too good thus all beginner type stude prefer you ❤
    Love from Satyam Rocker

  • @pradhyumjaiswal1169
    @pradhyumjaiswal1169 3 года назад +3

    ar.argsort(axis=0)
    This will give us the index to sort the array column-wise, vertically.

  • @RizwanAli-dv7md
    @RizwanAli-dv7md 3 года назад

    Harry Bhai thanks alot. Ur videos helped me alot, Dil se sukriya❤️

  • @priyankagarg1629
    @priyankagarg1629 2 года назад +1

    Thank u 😘 so much 💕 sir 🙏

  • @mohitthakur738
    @mohitthakur738 3 года назад +15

    Brother you're great. You're helping many who can't learn these concept easily. I watched your both videos on numpy and pandas, again thanks a ton. Harry 😊

  • @pranitajadhav9741
    @pranitajadhav9741 3 года назад +4

    Your tutorials are just awesome it really helps us a lot

  • @guptaaniket274ag
    @guptaaniket274ag 2 года назад +1

    very well explained bhaia😄

  • @msraji1
    @msraji1 Год назад +1

    thank u so much for teaching in a layman language

  • @HeartOfTech-cw5kz
    @HeartOfTech-cw5kz Год назад

    Thank you Harry Bhai 😊😊🤍🤍🤍🤍
    You are the best for me.✨✨✨

  • @krishnabhadhouria
    @krishnabhadhouria 10 месяцев назад

    you have cleared all my doubts regarding numpy. thankyou!

  • @ashisdhir65
    @ashisdhir65 Год назад +4

    For 48:48 in np.where(ar>5)
    (array ([1,2]), array([2,0])
    As I understood you mean there are 2 tuples (1,2) and (2,0) which shows the index of items greater that 5.
    But I think this two tuples are not for 2 index of 2 elements rather it is index of X and Y axis of all the elements greater than 5.
    Pls correct me if I am wrong.

    • @deepakgoyal1643
      @deepakgoyal1643 Год назад

      you are right bro . i was very confused but your comment gave me relief . thanks a lot

  • @kamranhossain9849
    @kamranhossain9849 4 года назад +2

    Argsort(axis=0)..this provide the sorted position of the value of axis 0...like if axis 0 has some numbers like 4,2,7..then argsort will provide the following position 1,0,2..

  • @allrounder9620
    @allrounder9620 3 года назад

    aapke sabhi vdeos full of content h.all video are liberary of knowledge.

  • @JyotiKumariJourney
    @JyotiKumariJourney 2 месяца назад

    This Video is helpful for me and i am an Aspiring for data scientist
    i understand 75% percentage of this lecture and i also make notes of this
    your video are amazing Thank you bhaiya

    • @gourav7921
      @gourav7921 2 месяца назад +1

      Hey I also want to learn data science , Can you pls tell me which is the best source to learn data science

    • @JyotiKumariJourney
      @JyotiKumariJourney 2 месяца назад

      @gourav7921 yeah sure

  • @Ryan_online
    @Ryan_online 4 года назад

    bohor barhiya re Harry bhai, bohot barhiya samjaya aapne

  • @rachnajha1233
    @rachnajha1233 2 года назад +2

    Easy to understand for IT Or Non- IT people's. 😊

  • @hsaaseries5976
    @hsaaseries5976 Год назад +1

    argsort(); Basically Sort the array according to indexes ... if you put (axis=0) then it will give you that indexes which are sort for top to bottom and if you put (axis=1) then it will give you that indexes which are sort for right to left respectively.

  • @animeshiology
    @animeshiology 3 года назад

    Harry bhai dil se THANK YOU!!!

  • @EXCELwaleBhaiyyaa
    @EXCELwaleBhaiyyaa 10 месяцев назад

    Superb introduction to NumPy topic... Thanks for the tutorial..! :)

  • @anilsangani8862
    @anilsangani8862 4 года назад +1

    Kya baat hein , Your basics are so clear . I always will refer to your videos in future for Python

  • @muhammadsameer9161
    @muhammadsameer9161 5 лет назад +3

    its very helpful for me for my NumPy Quiz test
    thanks bro

  • @sarthak_121
    @sarthak_121 2 года назад +1

    Bhai mza aa gya, itna acha sa samaj aa gya, kal viva ha 😭🙏

  • @dattatraypanke5866
    @dattatraypanke5866 Месяц назад

    I have completed Numpy Tutorial
    Thanks Harry!!

  • @rahulgaud4340
    @rahulgaud4340 Год назад

    Thankyou Harry bhai. Helped me a lot

  • @uzaireditz444
    @uzaireditz444 4 месяца назад

    Learned alot of basics from this short video

  • @akashaggarwal6397
    @akashaggarwal6397 2 года назад

    ar.argsort(axis=1) will return a matrix of same order with sorter indices on axis one. This will tell us the indices of min to max element of the row
    for example;
    [
    [4,5,6],
    [8,22,1],
    [100,23,1]
    ]
    will result in
    [[0,1,2],
    [1,2,0],
    [2,1,0]]

  • @sdansari7541
    @sdansari7541 2 года назад

    Wonderful Explanation 🔥👏💖

  • @YashDEVELOPER12
    @YashDEVELOPER12 2 года назад

    Thanks alot brother.. god bless you

  • @rishabhsinha2155
    @rishabhsinha2155 Месяц назад

    very easy explanation! Really apprectiate this

  • @TheNadeem11aziz
    @TheNadeem11aziz 2 года назад +1

    You are the badshah of coding... resemblance to The rapper

  • @munishdudeja9253
    @munishdudeja9253 3 года назад

    I learn Python, JavaScript, C# and am learning more from your channel.

  • @prashantf43
    @prashantf43 2 года назад

    Thank you yar harry bhai aap bahut achchha padhate ho❤️

  • @DHmhv7908
    @DHmhv7908 Год назад

    Your teaching is very amazing

  • @shivajipatil939
    @shivajipatil939 5 лет назад

    Harry Bhai Jindaabaad 😍😍😍 always Follow you

  • @mounikasettigari9741
    @mounikasettigari9741 3 года назад

    Thank you soo much harry!!!
    Big hug!🤗❤️

  • @nihalisahu3857
    @nihalisahu3857 Год назад

    Thank you so much sir for your efforts and nice video😍😄

  • @engineerbhai7642
    @engineerbhai7642 5 лет назад

    You are great. Bestcoder in you tube

  • @SaritaSingh-rb4sq
    @SaritaSingh-rb4sq 7 месяцев назад

    Argsort is used to arrange elements from ascending to descending order in 2D array and when axis = 0 , it is according to vertical direction and when axis = 1,it is according to horizontal direction.

  • @namanmamodia5731
    @namanmamodia5731 4 года назад

    Sir Thankyou very much your videos
    helps so much to learn python.Numpy library aache se understand
    ho gayi he.

  • @atharvaakshat9880
    @atharvaakshat9880 Год назад

    Him 4 yrs back >>> new creators ❤‍🔥

  • @rohanchaudhari6297
    @rohanchaudhari6297 2 года назад +2

    ar.argsort(axis=1)
    # for axis =1 it will sort the array by the column
    ar.argsort(axis=0)
    # for axis = 0 it will give the index of the maximum element in each row

  • @arnabmondal81
    @arnabmondal81 2 года назад +1

    argsort simply arrange the element indices in ascending order.
    like argsort(axis =0) means it will simply arrange element indices in ascending order column wise.
    argsort(axis = 1) works as row wise.

  • @piyushupadhyay8361
    @piyushupadhyay8361 3 года назад +1

    at 45:30 in axis = 0 it gives matrix of indicies to sort the given matrix wrt to rows..... and vice versa for axis = 1

  • @anish5733
    @anish5733 7 месяцев назад +1

    The argsort(axis=0) works on columns if we look at the column no1 then the smallest is at index 0, the middlest as at index 1 and the largest is at index 2 so it become 0,1,2 and in column 2 : the smallest is at index 2, the middlest is at index 0 and the largest is at index 1 so it become 2,0,1..so like this we have to write the index of the smallest number to largest in a column (from smallest to largest )

  • @Vaibhav-ce6ql
    @Vaibhav-ce6ql 3 года назад

    Thank you Harry bhai. ❤️

  • @ShadowLearner
    @ShadowLearner 3 года назад

    Thanks for your lucid explanation...

  • @puneetsharmavlogs4787
    @puneetsharmavlogs4787 2 года назад +1

    Thank you harry bro, for such a explanatory tutorial, please publish more content on Data science for self learning

  • @abhishekroka6721
    @abhishekroka6721 4 года назад +3

    .argsort() function gives the order in which a given array must be arranged for ascending order, it returns the index number of elements present in an array.

    • @sumitrawat6493
      @sumitrawat6493 3 года назад

      bro jupiter ki jagah vs code use kar sakte hai

  • @TheTraderRam
    @TheTraderRam 4 года назад +1

    Bhai Thank You Thank You
    .
    Please make a series on chatbot with AI and Deep learning.............

  • @mansoor.pasha01
    @mansoor.pasha01 3 года назад

    Thankyou, Harry Bhai
    Tkinter ✔️
    Numpy ✔️
    Dil maange more....

  • @IamImranMalik
    @IamImranMalik 2 года назад +1

    argsort(axis=0)
    It tells the indexes of 2D array in sorted order for vertical matrices. But argsort(axis=1) tells the sorted indexes of arrays in horizontal matrices of an array.

  • @laveshgarg2189
    @laveshgarg2189 4 года назад

    Harry bhai you are the best❤️

  • @amitgupta-or5nm
    @amitgupta-or5nm 3 года назад

    Nyc teaching technique bro....

  • @mayurshinde7443
    @mayurshinde7443 2 года назад

    Loved it!! thanks :)

  • @ShobhitJrPal
    @ShobhitJrPal 5 лет назад +1

    U r phenomenol bhaia thank you so much for doing such a hard work for us. Hit the like if like the video yaha nhi kroge to chalega pr upr jarur like👍 krna