record.astype()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.astype() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and

2025-01-10 15:47:30
matrix.data
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.matrix

matrix.data Python buffer object pointing to the start of the array?s data.

2025-01-10 15:47:30
ndarray.
  • References/Python/NumPy/Array objects/The N-dimensional array

ndarray.__mul__ x.__mul__(y) <==> x*y

2025-01-10 15:47:30
MaskedArray.
  • References/Python/NumPy/Array objects/Masked arrays/Constants of the numpy.ma module

MaskedArray.__mod__ x.__mod__(y) <==> x%y

2025-01-10 15:47:30
recarray.ptp()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.recarray

recarray.ptp(axis=None, out=None) Peak to peak (maximum - minimum) value along a given axis. Refer to

2025-01-10 15:47:30
record.tofile()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.tofile() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and

2025-01-10 15:47:30
record.trace()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.trace() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses

2025-01-10 15:47:30
generic.var()
  • References/Python/NumPy/Array objects/Scalars/numpy.generic

generic.var() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses

2025-01-10 15:47:30
record.flatten()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.flatten() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and

2025-01-10 15:47:30
generic.dtype
  • References/Python/NumPy/Array objects/Scalars/numpy.generic

generic.dtype get array data-descriptor

2025-01-10 15:47:30