No video

Tutorial 4 - Numpy and Inbuilt Functions Tutorial

  Рет қаралды 303,669

Krish Naik

Krish Naik

Күн бұрын

Пікірлер: 236
@rajashekarbarapata1764
@rajashekarbarapata1764 4 жыл бұрын
Who want to clap for this man👏👏
@AdvDevraj
@AdvDevraj 4 жыл бұрын
👏🏻👏🏻👏🏻👏🏻
@priyankapatel6803
@priyankapatel6803 4 жыл бұрын
👍👍👏
@priyankapatel6803
@priyankapatel6803 4 жыл бұрын
Thank you very much sir, pl. keep sharing your knowledge, so useful..for everyone..God bless you.
@swatikashyap717
@swatikashyap717 4 жыл бұрын
Rajashekar Barapata he's the best ! I have improved greatly!
@ASNPersonal
@ASNPersonal 4 жыл бұрын
I have improved my index concept gratly
@sagarmishra3517
@sagarmishra3517 4 жыл бұрын
Hello Krish, I am obliged to take time and express my gratitude towards your efforts and teaching method. I am watching your tutorials since yesterday, and I just so happy to learn and actually understand everything. I am looking forward to follow the playlist, and excited to learn. Thanks man, you deserve our respect and the money as well, I will be joining your membership. I will request all the people who are reading my comment to consider joining the membership to help him grow❣
@sanjaykothari2597
@sanjaykothari2597 2 жыл бұрын
What membership ?
@manojsupyal1912
@manojsupyal1912 3 жыл бұрын
Q1-If I pick up 4,5 from 2nd row And 6,8 from third row than In. is Arr[1: , 2:4] Q2-Pick up 3,4,5 from 2nd row than In. is Arr[1:2,1:4] Thank you so much sir.
@parththakurdesai809
@parththakurdesai809 4 жыл бұрын
Thank you soo much Krish. I am recommending your channel to all my friends. I really like your genuine teaching passion. I learn a lot from all your videos. Thanks for being a mentor.
@54mu33le
@54mu33le Жыл бұрын
Absolutely great content being put here by this man. I wish there were more teachers like him across different domains. What a stupendous job he is doing here.
@ShivamSingh-kn3gz
@ShivamSingh-kn3gz 4 жыл бұрын
For the subarray 4, 5, 6, 8 code is: arr[1: , 2: 4] For the subarray 3, 4, 5 code is: arr[1, 1: 4]. I started your session, sir, really your contents are truly valuable. Thanks for making this all happen. I wanna learn as best as possible about the concept of Machine Learning. Really glad that I found your channel at the time when I was in its complete need. Thank you soo much, sir
@yeshjadhav8082
@yeshjadhav8082 3 жыл бұрын
For sub array 3,4,5 it can be arr[1:2,1:4]
@srajat
@srajat 4 жыл бұрын
Bro! You're helping us all a lot! Proud of you! An Indian teaching everything in depth. Thanks so so much. Keep up the good work. Looking forward to pandas tutorial too. 🤘🏻🤘🏻🤘🏻
@farazahmed1668
@farazahmed1668 4 жыл бұрын
I never thought understanding the prerequisite of machine learning is that much easy and Krish sir you make it alot easier.
@ShubhamKumar-nr1ce
@ShubhamKumar-nr1ce 3 ай бұрын
hello sir what are you doing now means which domain
@farazahmed1668
@farazahmed1668 3 ай бұрын
@@ShubhamKumar-nr1ce i am learning FastAPI and the future plan is to learn react and follow panaverse GitHub repository to learn the complete ecosystem of modern python and generative ai.
@archanaashok1980
@archanaashok1980 3 жыл бұрын
Hi Krish, Python is made so simple to learn from you. Always had difficulty in understanding and remembering from other tutors. Never felt it so easy and enjoyable to learn. Thank you for your efforts.
@sathiyaraj5704
@sathiyaraj5704 4 жыл бұрын
I started watching this playlist today after knowing the learning path from your yesterday's video. thanks a lot
@tintintintin576
@tintintintin576 3 жыл бұрын
How far you've reached...? Just asking out of curiosity...
@sathiyaraj5704
@sathiyaraj5704 3 жыл бұрын
@@tintintintin576 At that time i was unaware of GATE exam and the brand value of doing masters in IIT. It all depends on individual's choice. We all love to work in latest technologies in top notch companies and we even learn everything out of curiosity forgetting the easiest path to reach there is to have CS foundation strong and doing m.tech in IIT.
@uditarora1215
@uditarora1215 3 жыл бұрын
Hey @SATHIYA RAJ can u help me pls in learning data science in python as I am complete fresher can u pls get in touch through telegram or discord . Also I am new to his channel I am planning to access all its content and side by side a mentor and a friend 🙏
@sathiyaraj5704
@sathiyaraj5704 3 жыл бұрын
@@uditarora1215 i am also a fresher. After gate exam on feb 13, i have started again learning data science full fledged. lets do it together.
@laksh._.official
@laksh._.official 3 жыл бұрын
Did you become a data scientist or analyst yet?🧐
@zahabiyarangwala1808
@zahabiyarangwala1808 3 жыл бұрын
Honestly glad to have come across your channel and it brings in humungous value to the folks trying to learn. You are truly the best. You make commendable efforts and as a part of the learning community, I hold enormous respect for your contribution in helping us. (y)
@bishalgupta49
@bishalgupta49 3 жыл бұрын
This is the first video of your channel that i got recommended and man i loved it . Thanks for sharing.
@shreyshah7133
@shreyshah7133 Ай бұрын
Goat of Python bro, learned 3 months work in 3 lectures.
@pratappawar8899
@pratappawar8899 Ай бұрын
hi, how is this course?
@shreyshah7133
@shreyshah7133 Ай бұрын
@@pratappawar8899 He explains every concept in detail with examples. I also just started watching a few weeks back.
@pratappawar8899
@pratappawar8899 Ай бұрын
@@shreyshah7133 what other courses did u watch, which u recommend?
@lauraprado5916
@lauraprado5916 28 күн бұрын
arr[1:3,2:4] = array([[4, 5], [6, 8]]) Thank you Krish! I am following your path to become a Data scientist
@ravikhandsiya1238
@ravikhandsiya1238 4 жыл бұрын
Thank you Krish Naik for teaching us by this much of patience. You have cleared so many of my doubts.
@gulabmeetyou
@gulabmeetyou 4 жыл бұрын
EAGERLY EXPECTING Scikit learn and PLOTLY tutorials. No one has taught about Plotly... If you make this it would be great....
@BHANU693
@BHANU693 Жыл бұрын
Following are taught in video: -Array definition - Numpy library import - Array Shape and Reshape - Array indexing - Array Range - Array linspace - Array copy and broadcasting - some functions in Array like np.ones, np.random.rand (random distribution), np.random.randn (normal distribution), np.random.randint etc.
@farazahmed1668
@farazahmed1668 4 жыл бұрын
His explanation is clear and everything is practical.
@Anupkumar-xv3vd
@Anupkumar-xv3vd 4 жыл бұрын
print(arr[1:,2:4]) print(arr[1:2,1:4])
@xeno_plays2930
@xeno_plays2930 4 ай бұрын
For accessing 4,5,6,8 answer is arr[1: , 2:4] and for accessing 3,4,5 answer will be arr[1:2,1:4]
@aditigupta596
@aditigupta596 5 күн бұрын
Highly insightful
@rusteze4710
@rusteze4710 4 жыл бұрын
Excited to watch more tutorials on deployment
@anvayawalgaonkar4119
@anvayawalgaonkar4119 3 жыл бұрын
great explanation!!! if I cover all these concepts I will be data scientist within couple of months: Absolute best explanation..
@Virus-ke8xj
@Virus-ke8xj 4 жыл бұрын
Just 3 videos into and you made it really interesting ❤️❤️🙏🙏🙏
@tahabimuhammad4524
@tahabimuhammad4524 4 жыл бұрын
Thanks for the videos. One change : Here, even if the elements are of not same data type, arrays can be created. So, they need not be of same data type. import numpy as np my_lst1=[1,2,3,'sdfs',5] my_lst2=[2,3,4,5,6] my_lst3=[9,7,'wow',8,9] arr=np.array([my_lst1,my_lst2,my_lst3]) print(arr)
@krishnaik06
@krishnaik06 4 жыл бұрын
Yes it can be created..but the array should have common datatypes elements
@arandomwho
@arandomwho 2 жыл бұрын
thank you again....i gonna finish your amazing course in a week
@sharvandas4349
@sharvandas4349 4 жыл бұрын
*Numpy *Array 1.Creating One Dimensional array. 2.Creating Two Dimensional array. 3.Shape, reshape and indexing(slicing) done in two dimensional. 4.In-built function present in numpy- arange, linspace, ones, random.(and more) 5.Concept of copy and Exploratory data analysis Please share the list built-in functions of numpy. Thanks
@manavshah2119
@manavshah2119 3 жыл бұрын
Sir Thank you so much your playlist is very used full and it was very fast unsersting.
@vysakhkailas940
@vysakhkailas940 3 жыл бұрын
wow Sir. Love all your videos. Thank you !!
@balusister1991
@balusister1991 5 ай бұрын
Hi Krish, great effort. But i request you to improve the audio quality. Audio quality is not so good to follow the recording. thank you.
@kornelies
@kornelies 4 жыл бұрын
Hi..In[105] -( val=2)..in this case we take "val" to do the operations like...arr*val, arr>val,.......correct me if i am wrong..Thank you Krish for your valuable teaching
@hasibkazi1379
@hasibkazi1379 Жыл бұрын
this is one of the best playlist for learning python for data science, can you please tell me how can I practice without anaconda environment? As my PC does not support the environment.
@banimohammad8276
@banimohammad8276 4 жыл бұрын
your explanation is very good
@farazahmed1668
@farazahmed1668 4 жыл бұрын
I understand this chapter of numpy in 3 days there are lot to learn in 26 minutes.
@jn9281
@jn9281 Жыл бұрын
First of all thank u so much for amazing tutorials on python. I have a question. When I do this, my_lst=[1,2,3,4] arr=np.array([my_lst]) arr The output comes as array([[1,2,34]]) Is it two dimensional then?
@wajahatali4828
@wajahatali4828 Жыл бұрын
Yes you are wrapping the my_list inside another list (using [ ]) in the line np.array. So it will create a 2d array with 1 row and 4 columns.
@AnkitaHankare
@AnkitaHankare Жыл бұрын
@@wajahatali4828 But if I do like this arr=np.array(my_lst) then output is [1 2 3 4] that means this is not 2D array?
@sandipansarkar9211
@sandipansarkar9211 3 жыл бұрын
Very nice explanation .Thanks
@striders5473
@striders5473 4 жыл бұрын
I have a request to make : if you could provide a mind map of the things that we are learning in numpy, pandas, matplotlib and other python libraries that we are going to learn that would be really helpful.....getting to know all the things that we have to learn will be better for better understanding and remembering also. looking forward to your reply.
@sanjaykothari2597
@sanjaykothari2597 2 жыл бұрын
Have u made one ?
@styles4330
@styles4330 6 ай бұрын
Here are the functions mentioned in the video with examples: * Creating arrays: * `np.array()`: This function is used to create arrays from various data types like lists, tuples, etc. For example, `np.array([1, 2, 3, 4, 5])` creates a one-dimensional array with elements 1, 2, 3, 4, and 5. * `np.zeros()`: This function creates an array filled with zeros. For example, `np.zeros((3, 4))` creates a two-dimensional array with 3 rows and 4 columns, all filled with zeros. * `np.ones()`: This function creates an array filled with ones. For example, `np.ones((2, 2))` creates a two-dimensional array with 2 rows and 2 columns, all filled with ones. * `np.random.rand()`: This function creates an array filled with random floats between 0 and 1. For example, `np.random.rand(2, 3)` creates a two-dimensional array with 2 rows and 3 columns, filled with random floats between 0 and 1. * `np.random.randn()`: This function creates an array filled with random samples from the standard normal distribution. For example, `np.random.randn(3, 3)` creates a two-dimensional array with 3 rows and 3 columns, filled with random samples from the standard normal distribution. * Indexing and slicing: * `[]`: This operator is used to access elements of an array. For example, `arr[0]` accesses the first element of the array `arr`. * `[:, :]`: This is used to access all elements of an array. For example, `arr[:, :]` accesses all elements of the array `arr`. * `[start:stop:step]`: This is used to slice an array. For example, `arr[1:4:2]` selects elements from index 1 to index 4 (excluding index 4) with a step of 2. * Mathematical operations: * `+`, `-`, `*`, `/`: These operators are used to perform basic arithmetic operations on arrays element-wise. For example, `arr1 + arr2` adds the corresponding elements of arrays `arr1` and `arr2`. * `x * arr`: This multiplies each element of the array `arr` by the scalar `x`. * `arr.shape`: This attribute returns the shape of the array as a tuple of integers. For example, `arr.shape` might return `(3, 4)`, indicating that the array has 3 rows and 4 columns. * Reshaping: * `np.reshape()`: This function is used to reshape an array into a new shape. For example, `np.reshape(arr, (2, 6))` reshapes the array `arr` into a two-dimensional array with 2 rows and 6 columns. * Other functions: * `np.dot()`: This function is used to perform dot product or matrix multiplication between arrays. * `np.sum()`: This function is used to calculate the sum of all elements in an array. * `np.mean()`: This function is used to calculate the mean of all elements in an array. These are just a few of the many functions available in NumPy. I hope this helps! -courtesy:GeminiAI
@shubhamchaudhary7322
@shubhamchaudhary7322 3 жыл бұрын
done...heading to video number 8 :)
@abdulmoizasif3930
@abdulmoizasif3930 Ай бұрын
Awesome
@AInamedMia
@AInamedMia 3 жыл бұрын
What is the difference between arrays with the following shapes: (x,) and (x,1) Aren't both the same, i.e. an 1D array?
@AInamedMia
@AInamedMia 3 жыл бұрын
My bad, should have searched first. Found it: stackoverflow.com/questions/38402227/numpy-why-is-there-a-difference-between-x-1-and-x-dimensionality Concise explanation for those who are interested: (x,) is a 1D array (x,1) is a 2D array (!), the length of it's second element is 1. Also, Numpy does not have vectors or matrices, only n-dimensional arrays. That helps understand this better.
@RajeshMaallah
@RajeshMaallah 4 жыл бұрын
How do I query if column 2 is grater than column 1 in three dimensional arry? [(2,3,4),(1,4,6)] check if 3>2 & 4>1
@RajeshMaallah
@RajeshMaallah 4 жыл бұрын
Array[:, 0
@amitsaxena6530
@amitsaxena6530 4 жыл бұрын
Are you also preparing for UPSC at the same time? :)
@badrinathansathiyamurthy8390
@badrinathansathiyamurthy8390 4 жыл бұрын
Why this Question Bhai..
@amitsaxena6530
@amitsaxena6530 4 жыл бұрын
@@badrinathansathiyamurthy8390 haha..you should observe the screen while watching his videos Bhai...:)
@Suraj-mj2jo
@Suraj-mj2jo 3 жыл бұрын
Assignment - array[1:,2:4] array[1:2,1:4]
@prithvivasanth3114
@prithvivasanth3114 3 жыл бұрын
correct!
@SiddheshShankarBtech
@SiddheshShankarBtech 3 жыл бұрын
or the second assignement will work with this too: array[1,1:4]
@SiddheshShankarBtech
@SiddheshShankarBtech 3 жыл бұрын
or the second assignement will work with this too: array[1,1:4]
@poojakukreti8618
@poojakukreti8618 3 жыл бұрын
array of 45 68 ----- arr[1:,2:4] array of 345 ----- arr[1,1:4]
@user-jr5do5mw3g
@user-jr5do5mw3g Жыл бұрын
hi Krish, What's the difference between random.rand and random.random_sample ? btw, these lectures are super helpful!! Thank you so much for this
@1988soumya
@1988soumya 4 жыл бұрын
Hi Krish, I want to enrol in the course but I am not able to open the google form. Could you please help me out. Thanks Priyadarshi
@avinashtripathi3692
@avinashtripathi3692 3 жыл бұрын
while creating a dimensional array, why does the shape indicates (5,0) and why not (1,5)?
@sapnaSingh-gk9nq
@sapnaSingh-gk9nq 3 жыл бұрын
(r,c) where r is rows and c is columns so it'll show you first no of rows and then columns
@mohitaggarwal7971
@mohitaggarwal7971 4 жыл бұрын
hello sir i am getting an error " module 'numpy' has no attribute 'arrange'". how this is to be resolved??
@gayatripraharshitaprabhala2447
@gayatripraharshitaprabhala2447 4 жыл бұрын
should be arange()
@deepaksarvepalli2344
@deepaksarvepalli2344 3 жыл бұрын
Remove one r...... arange
@aamnasuhail4468
@aamnasuhail4468 3 жыл бұрын
Done and Implemented !!
@HelloWorld40408
@HelloWorld40408 Жыл бұрын
Thank you
@kesshie07
@kesshie07 3 жыл бұрын
Hi, for assignment @14:23... 1. arr[1:,2:4] & 2. arr[1,1:4]
@manateluguabbaiinuk-mahanu761
@manateluguabbaiinuk-mahanu761 2 жыл бұрын
arr[1:2, 1:4] output: array([[3, 4, 5]])
@gulabmeetyou
@gulabmeetyou 4 жыл бұрын
1. arr[1:, 2:4] 2. arr[1, 1:4] Is this answer right for your question?
@krishnaik06
@krishnaik06 4 жыл бұрын
Yup
@SudheerKumar-tp8rz
@SudheerKumar-tp8rz 4 жыл бұрын
1.arr[1:,2:4] 2. arr[1:2,1:4] Is second one is correct or not?
@ravikhandsiya1238
@ravikhandsiya1238 4 жыл бұрын
@@SudheerKumar-tp8rz I think second one would not be considered as correct of Gul's answer, because the answer should be in 2 dim.
@Arceus948
@Arceus948 Жыл бұрын
Sir i have exam tomorrow, r these numpy functions sufficient for my exam???
@louerleseigneur4532
@louerleseigneur4532 3 жыл бұрын
Thanks Krish
@learn_with_rudraa
@learn_with_rudraa 2 жыл бұрын
time: 14:30 assigment asn: array[1:,2:4]
@user-pj8lk9ii6n
@user-pj8lk9ii6n Жыл бұрын
#slice operation to print only [3,4,5] in second row arr[1:2,1:4]
@namanrungta144
@namanrungta144 3 жыл бұрын
for indexing... arr[1:,2:4] arr[1:2,1:4]
@manateluguabbaiinuk-mahanu761
@manateluguabbaiinuk-mahanu761 2 жыл бұрын
arr[1:3, 2:4] array([[4, 5], [6, 8]])
@Arun-rm5bb
@Arun-rm5bb 2 ай бұрын
i havent studied statistics can i complete python playlist then move to statistics or have to compalsary study statistics first ?
@sanjeevashoka7948
@sanjeevashoka7948 4 жыл бұрын
Thanks a lot Sir ,
@harish00784
@harish00784 3 жыл бұрын
arr1[1:,2:4] for [4,5,6,8] and arr1[1:2,1:4] for [3,4,5]
@sandeeppal1083
@sandeeppal1083 2 жыл бұрын
Hi Krish, if the first list has 3 elements, 2nd has 4 elements and 3rd has 5 elements then still NumPy can create a multidimensional array?
@jnumaterial9641
@jnumaterial9641 Жыл бұрын
Thanks krish
@venkateswarareddypusapati4310
@venkateswarareddypusapati4310 4 жыл бұрын
Hi,please make a video on pandas,scipy. Thanks
@sapnaSingh-gk9nq
@sapnaSingh-gk9nq 3 жыл бұрын
Answer to print 1.) 3,4,5 @14:20 arr1[1:2,1:4 ] 2.) 4,5 and 6,8 arr1[1: , 2:4]
@smile8510
@smile8510 Ай бұрын
done!
@swatikashyap717
@swatikashyap717 4 жыл бұрын
Hello sir. Can you please create a video where you can guide us through the index and order on how to watch your videos ? I am facing a lot of problems in this regard. Thanks!👍
@mominmaqbul6538
@mominmaqbul6538 3 жыл бұрын
hi mam
@asprihashrivastava7548
@asprihashrivastava7548 3 жыл бұрын
I have a confusion.. when we execute copy() function and print arr and arr1 then why is the space difference between the two array?
@rishabhgupta9846
@rishabhgupta9846 4 жыл бұрын
Is there any WhatsApp group or website or something similar where we can ask doubt regarding Machine Learning? Please tell me
@ramakant1963
@ramakant1963 3 жыл бұрын
solution for the excercise - arr[1:,2:4]
@bhushanmali7635
@bhushanmali7635 2 жыл бұрын
18.07 when we print "arr" the output array is comma seperated but when we print "arr1" output is space seperated.. why? when we use linspace the array is of shape 10 rows and 5 columns .. why? and why not 25 rows and 2 column or other?
@nagendrababuavula6629
@nagendrababuavula6629 4 жыл бұрын
Sir in this vedio u r voice was little bit bistrubanceis their and remaining all vedios r good
@artifiedai8898
@artifiedai8898 4 жыл бұрын
Hello, How can We select 1st and 3rd row and 2nd and 4th column. Is it possible using numpy?
@journeyofengineerjoe7386
@journeyofengineerjoe7386 2 жыл бұрын
14:25 [1:,2:4] [1:,1:4]
@simplyanup9658
@simplyanup9658 Жыл бұрын
But when I was trying to insert different data type into an array , it is accepting
@hometvfirestick
@hometvfirestick 3 жыл бұрын
thanks
@venkataduri5790
@venkataduri5790 4 жыл бұрын
I am not able select multiple cells using shift+Down arrow or shift+J. Help will be appreciated.
@_itz_pk
@_itz_pk 3 жыл бұрын
New threads comes in :5: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray. arr=np.array([lst1,lst2,lst3]) this want work anymore
@venkatratnamratnam2716
@venkatratnamratnam2716 4 жыл бұрын
Bro I find your tutorials are so good and useful. I have a question where to start...?. There are lot of video playlists like stats,Ml,python...Please suggest me to learn data science as a beginner ,first i have to go through stats or Machine learning...please suggest bro,
@krishnaik06
@krishnaik06 4 жыл бұрын
Start with my complete ML playlist
@venkatratnamratnam2716
@venkatratnamratnam2716 4 жыл бұрын
@@krishnaik06 I started with this bro but here in this video u said to watch Stats ,so i am a bit confused..whats first stats or ML
@parikshitrajpara5706
@parikshitrajpara5706 4 жыл бұрын
did you find how to start DS?
@snehithoddula7905
@snehithoddula7905 4 жыл бұрын
@@krishnaik06 import sympy as sp import numpy as np l1=[2,3,5,7] a=np.array(l1) print(type(a[1])) print(sp.isprime(i for i in a)) why doesn't this programme giving me correct output? how to check any array has prime NUMBERS using sympy methods?
@pavanvg5141
@pavanvg5141 4 жыл бұрын
Sir can you please do project on mechanical engineering domain??
@prabhakaranandbikku
@prabhakaranandbikku 4 жыл бұрын
Sir how to access private video
@madhavimishra7943
@madhavimishra7943 3 жыл бұрын
sir can u plz help me..mai Pychm use kr rhe hu bt use me numpy import error show kr rha..mai google kiya kuch nhi mila information ki kaise thik kru..bs yahi bol rhe h problem aati h so plz help
@tanmaydigraskar7156
@tanmaydigraskar7156 2 жыл бұрын
Hii Krish I am confused in .copy() concept
@NKATRUKUSUMANADH
@NKATRUKUSUMANADH 3 жыл бұрын
hello,sir,,is this concept of numpy enough to go through machine learning
@ypvaralakshmi4885
@ypvaralakshmi4885 4 жыл бұрын
Sir, I want to enroll to this course. Please let me know how I can join this..
@yogoai136
@yogoai136 4 жыл бұрын
Krish if [0:2,:] means it needs to retrieve all three rows right? But in this tutorial we are getting only first two rows as output . how? shall you kindly explain?
@saurabhyadav-nu3mj
@saurabhyadav-nu3mj 4 жыл бұрын
it means start from the 0th row until 2nd row i.e do not include 2nd row
@saiphani3999
@saiphani3999 5 ай бұрын
arr = [1, 2, 3, 4, 5, 6, 7, 8, 9] arr1 = arr.copy() arr1[3:] = 67 print(arr1) for this code i'm getting errory , i replaced it with [67] the out put is only [1,2,3,67] how can i get all the remaining values as 67
@user-bf4ox2om6y
@user-bf4ox2om6y 11 ай бұрын
can we copy or replace number with srting vaue
@manojkumaar8221
@manojkumaar8221 9 ай бұрын
Arr[1:, 2:4] and arr[1,1:4]
@pranavsinha5700
@pranavsinha5700 2 жыл бұрын
awesome
@einstein007able
@einstein007able 4 жыл бұрын
Hey we're is the course curriculum details which I saw below one of ur videos. Also experience error in enrolling in ur course.
@krishnaik06
@krishnaik06 4 жыл бұрын
Online platform will be created. Dont worry it will be shared
@shijithsasidharan8436
@shijithsasidharan8436 2 жыл бұрын
print(ar[1:,2:4]) print(ar[1:2,1:4])
@priya3677
@priya3677 3 жыл бұрын
sir what is the difference between range () and arange()
@samarthjuneja7616
@samarthjuneja7616 Ай бұрын
Completed on 30/6/2024
@hardikmehta140
@hardikmehta140 Жыл бұрын
Completed 28 June 2023
@sonasingh131
@sonasingh131 3 жыл бұрын
audio quality is bad sir, could you please fix it for upcoming videos, thank you!
@AmanVerma-sy2de
@AmanVerma-sy2de 3 жыл бұрын
arr[1:,2:4] = array([[4, 5], [6, 8]]) arr[1:2,1:4] = array([[3, 4, 5]])
@datasciencegyan5145
@datasciencegyan5145 4 жыл бұрын
arr[1:4,2:4] ,arr[1:2,1:4]
Tutorial 5- Pandas, Data Frame and Data Series Part-1
16:49
Krish Naik
Рет қаралды 222 М.
Tutorial 3- Python Sets, Dictionaries and Tuples
16:05
Krish Naik
Рет қаралды 220 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 48 МЛН
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 78 МЛН
Кадр сыртындағы қызықтар | Келінжан
00:16
But what is a neural network? | Chapter 1, Deep learning
18:40
3Blue1Brown
Рет қаралды 17 МЛН
Tutorial 8- Matplotlib (Simple Visualization Library)
25:55
Krish Naik
Рет қаралды 155 М.
Tutorial 9- Seaborn Tutorial- Distplot, Joinplot, Pairplot  Part 1
21:43
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 48 МЛН