Index.
is_interval
Return if the current index type is an interval type.
Examples
>>> ps.DataFrame({'a': [1]}, index=[1]).index.is_interval() False
previous
pyspark.pandas.Index.is_integer
next
pyspark.pandas.Index.is_numeric