Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 192 Bytes

Array.array.md

File metadata and controls

15 lines (8 loc) · 192 Bytes

Array.array (property)

Compute the underyling numpy array by calling:

np.array(value)

Returns

  • (numpy array): the underlying (computed) numpy array