pyspark.pandas.Index.is_floating

索引。 is_floating ( )→bool

返回如果當前索引類型是一個浮動的類型。

例子

> > >psDataFrame({“一個”:(1)},指數=(1])指數is_floating()