Array slicing in NumPy - learn how to slice arrays in Python!

preview_player
Показать описание
What is array slicing in NumPy? Well this is called slicing our array, which is just as it sounds we are slicing up our array to whatever it is we need. So, previously with array indexing we were selecting a single index, now we are selecting between two indexes.

This timeline is meant to help you better understand array slicing in NumPy:
0:00 Introduction.
0:20 What is array slicing in NumPy
0:52 Array slicing a 1D Matrix in NumPy
3:13 Array slicing a 2D Matrix in NumPy
3:54 Array slicing a 3D Matrix in NumPy
4:35 Outro

Follow & Support StudySession:

What is Python and why you should learn Python? Python programming, in particular Python 3, is a growing programming language that is loved by many programmers due to its simple syntax and ease of use. Python allows for relatively easy debugging of your codes and there are many beautiful Python IDE’s available for free to make coding more enjoyable. Python is also very popular among Data Scientists and many machine learning applications.
#studysession #numpy #python
Рекомендации по теме
Комментарии
Автор

thanks my friend, the illustration makes everything eaiser!!

erikamariellen
Автор

On 3:43 if we have more rows, should we write the same? [:: or add more colons?

SunriseBusinessClub
visit shbcf.ru