...

/

Array Attributes and Operations

Array Attributes and Operations

Learn about the different array attributes and operations in Python.

We'll cover the following...

Array attributes

A NumPy array has several attributes that indicate the element type, element size, shape of the array, size of the array, etc.

We can obtain the type of elements present in a NumPy array, their sizes, their location in memory, etc.

Access this course and 1400+ top-rated courses and projects.