pyspark.pandas.Index.is_numeric

索引。 is_numeric ( )→bool

返回如果當前索引類型是數字類型。

例子

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