arthurai.core.util.is_int_like#

arthurai.core.util.is_int_like(obj)#

Returns True if obj is a numpy or Python int, False if not

Return type

bool