Indexing & Slicing of Numpy Array - In Hindi

  Рет қаралды 37,887

codeitup

codeitup

Күн бұрын

Пікірлер: 42
@shekharkumar1902
@shekharkumar1902 4 жыл бұрын
Sir , I might have seen more than 8 tutorials of Python but you explained it very simple, clear , detailed and finally in Hindi . In few days you would be top rated in India. I bet. My best wishes .
@codeitup
@codeitup 4 жыл бұрын
Thank you so much so much ... Comments like this encourages me to keep on my work. Thank you so much Shekhar !
@anindian4601
@anindian4601 3 жыл бұрын
🤣 U R WRONG BRO, I THINK U DID NOT SEE NAVEEN REDDY PYTHON TUTORIALS BCOS OF THAT U R SAYING THIS, THIS GUY IS NOTHING INFRONT OF NAVEEN REDDY GO AND WATCH HIS TELUSKO Chnannel, He is NO.1 IN PYTHON TUTORIALS, A DUMB PERSON ALSO CAN UNDERSTAND, IF U SEE THIS GUY IN THIS VIDEO, HE IS USING SIZE AS VARIABLE AND SAME AS SIZE NAME AS ARR.SIZE? FUCKING CONFUSION HE IS CREATING, GO AND WATCH TELUSKO
@Adarshsingh-bg7xi
@Adarshsingh-bg7xi 5 ай бұрын
tum bhot mast kaam karta hai.........
@chiranjibpaul4931
@chiranjibpaul4931 2 жыл бұрын
you really explain in easy way. Keep updating such videos. And people watching this keep playspeed 1.25 you can complete in faster and better way
@babamusic8538
@babamusic8538 Жыл бұрын
That's great sir❤❤❤
@mayank9370
@mayank9370 2 жыл бұрын
Very simple and clear.. explanation, That's my honour or pleasure i'm watching your numpy tutorial. keep going sir❣🥰🥰
@codeitup
@codeitup 2 жыл бұрын
Thanks a lot Mayank for your precious comment, keep learning.. God bless you!
@anilsingh5446
@anilsingh5446 4 жыл бұрын
Thanks a lot sir
@codeitup
@codeitup 4 жыл бұрын
Thanks Anil☺️
@abhyudaykumarvishwakarma-z4b
@abhyudaykumarvishwakarma-z4b 16 күн бұрын
Thanku sir for this tutorial. Thiis tutorial is enough for interview or not.
@AyushSingh-vj6he
@AyushSingh-vj6he 4 жыл бұрын
very good i am following your tuttorial
@codeitup
@codeitup 4 жыл бұрын
Great!
@vlogtypea3201
@vlogtypea3201 2 жыл бұрын
Thankyou very much
@codeitup
@codeitup 2 жыл бұрын
Always welcome😊
@edgbaston149
@edgbaston149 2 жыл бұрын
Thank you sir
@codeitup
@codeitup 2 жыл бұрын
Most welcome😊
@Shree-Dare_To_Create
@Shree-Dare_To_Create 3 жыл бұрын
amazing explaination
@codeitup
@codeitup 3 жыл бұрын
Thanks😊
@mohdmaaz7356
@mohdmaaz7356 4 жыл бұрын
arr.size of array is similar as len() function in list,tuple,string
@codeitup
@codeitup 4 жыл бұрын
Yes !
@Be_shant_
@Be_shant_ 3 жыл бұрын
Sir Plz Dry Run Karke Dikhaiye...
@shivanshsingh5555
@shivanshsingh5555 4 жыл бұрын
both name size which u have used in second last line is same size which u have used for list size?
@shivanshsingh5555
@shivanshsingh5555 4 жыл бұрын
i got it after using it in jupyter...thanks....both are different
@codeitup
@codeitup 4 жыл бұрын
Good
@cashastri111
@cashastri111 4 жыл бұрын
Can you please share how to work with Pandas and how can we import web based live information inputs in to program to generate out put
@codeitup
@codeitup 4 жыл бұрын
I am making videos step by step. Pandas will also be there but after a while..
@JyotiGupta-bp5js
@JyotiGupta-bp5js 4 жыл бұрын
import numpy as np a=[] size=int(input("enter the number to find indexing 1 dimonsional array:")) for i in range(size): n=input("enter the number:") a.append(n) arr=np.array(a) for i in range(arr.size): print(arr[i]) sum=0 for i in range(arr.size): sum=sum+arr[i] print("sum of array number",sum) sir unsupported operant types +
@jayarana3095
@jayarana3095 4 жыл бұрын
Sir apki programing bhut achi h But other channel ki videos m bhut short type krte h fir b answer aa jata h .. Aisa q..
@codeitup
@codeitup 4 жыл бұрын
Because mai built in functions ka use nahi karta balki students ko logically program solve karne ka way batata hu.🙂
@Vaibhav_Bhardwaj
@Vaibhav_Bhardwaj Жыл бұрын
i m back gurudev😁😁
@siddharthadwivedi8480
@siddharthadwivedi8480 4 жыл бұрын
sir why have u written arr.size what it means?
@codeitup
@codeitup 4 жыл бұрын
arr.size returns the length of the array means counting of total number of elements.
@broblox6854
@broblox6854 2 жыл бұрын
import numpy as np a =[] size =int(input("How many numbers ?")) for i in range(size): val =int(input("Enter Number")) a.append(val) arr=np.array(a) arr1 = arr[-2:] print(arr1) i got an error
@mohammadriyaz5586
@mohammadriyaz5586 2 жыл бұрын
which type of error
@Nishantsingh-bq1ml
@Nishantsingh-bq1ml 11 ай бұрын
import numpy as np a =[] size =int(input("How many numbers ?")) for i in range(size): val =int(input("Enter Number")) a.append(val) arr=np.array(a) arr1 = arr[-2:] print(arr1) This is the corrected code
Reshaping of Array in Numpy - In Hindi
9:03
codeitup
Рет қаралды 26 М.
Slicing Two Dimensional Array In Numpy - In Hindi
12:58
codeitup
Рет қаралды 27 М.
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 35 МЛН
Numpy Part 6 - Indexing, Slicing and Iteration
12:54
CampusX
Рет қаралды 25 М.
INDEXING & SLICING DATAFRAMES IN PANDAS - PYTHON PROGRAMMING
23:19
Sundeep Saradhi Kanthety
Рет қаралды 30 М.
Tutorial 8- Numpy Array Tutorial In Hindi
25:36
Krish Naik Hindi
Рет қаралды 70 М.
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49