pyspark.pandas.Index.is_integer

索引。 is_integer ( )→bool

返回如果當前指數類型是整數類型。

例子

> > >psDataFrame({“一個”:(1)},指數=(1])指數is_integer()真正的