bundles / IPython 9.11.0 / IPython / core / interactiveshell / is_integer_string
function
IPython.core.interactiveshell:is_integer_string
Signature
def is_integer_string ( s : str ) Summary
Variant of "str.isnumeric()" that allow negative values and other ints.
Aliases
-
IPython.core.interactiveshell.is_integer_string