This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / interactiveshell / is_integer_string

function

IPython.core.interactiveshell:is_integer_string

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

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