generic.sort()
  • References/Python/NumPy/Array objects/Scalars/numpy.generic

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

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

recarray.conj() Complex-conjugate all elements. Refer to numpy.conjugate for full documentation.

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

MaskedArray.T

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

matrix.transpose(*axes) Returns a view of the array with axes transposed. For a 1-D array, this has no effect.

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

matrix.base Base object if memory is from some other object. Examples The base of an array

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

recarray.newbyteorder(new_order='S') Return the array with the same data viewed with a different byte order.

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

matrix.dtype Data-type of the array?s elements.

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

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

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

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

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

generic.tobytes()

2025-01-10 15:47:30