numpy.ndarray.__divmod__#

method

ndarray.__divmod__(value, /)#

Return divmod(self, value).