NumPy
ndarray
dtype
ufunc
numpy.typing
dtype.__gt__
method
Return self>value.
previous
numpy.dtype.__ge__
next
numpy.dtype.__le__