numpy.iscomplexobj()
  • References/Python/NumPy/Routines/Logic functions

numpy.iscomplexobj(x)

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

record.itemsize length of one element in bytes

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

ndarray.nonzero() Return the indices of the elements that are non-zero. Refer to

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

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

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

recarray.choose(choices, out=None, mode='raise') Use an index array to construct a new array from a set of choices.

2025-01-10 15:47:30
numpy.testing.decorators.deprecated()
  • References/Python/NumPy/Routines/Test Support

numpy.testing.decorators.deprecated(conditional=True)

2025-01-10 15:47:30
numpy.random.standard_exponential()
  • References/Python/NumPy/Routines/Random sampling

numpy.random.standard_exponential(size=None) Draw samples from the standard exponential distribution.

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

generic.conjugate() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from

2025-01-10 15:47:30
Polynomial.trim()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Polynomial Module

Polynomial.trim(tol=0)

2025-01-10 15:47:30
numpy.core.defchararray.greater()
  • References/Python/NumPy/Routines/String operations

numpy.core.defchararray.greater(x1, x2)

2025-01-10 15:47:30