pyspark.pandas.Index.is_categorical

索引。 is_categorical ( )→bool

返回如果當前索引類型分類類型。

例子

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