pyspark.pandas.Index.is_boolean

索引。 is_boolean ( )→bool

返回如果當前索引類型是一個布爾類型。

例子

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