pyspark.pandas.Index.is_interval

索引。 is_interval ( )→bool

返回如果當前指數類型是一個間隔類型。

例子

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