21. Basic array operations (sum) in Numpy

preview_player
Показать описание
In this NumPy tutorial video, I have explained only the sum function. This video also explain you axis in NumPy. if you can understand the sum function then also you can understand other functions very easily.
This video also demonstrating the use of axis function in NumPy arrays.

axis: axis along which we want to calculate the sum value. Otherwise, it will consider arr to be flattened(works on all the axis). axis = 0 means along the column and axis = 1 means working along the row.

If you enjoy these tutorials, like the video, and give it a thumbs up and also share these videos with your friends and families if you think these videos would help him.
Please consider clicking the SUBSCRIBE button to be notified of future videos.

Thank you.
Рекомендации по теме