pandas.Index.holds_integer#

final Index.holds_integer()[source]#

Whether the type is an integer type.

Deprecated since version 2.0.0: Use pandas.api.types.infer_dtype instead