You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / core / interactiveshell / is_integer_string

function

IPython.core.interactiveshell:is_integer_string

source: /IPython/core/interactiveshell.py :157

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