Index.
is_object
Return if the current index type is an object type.
Examples
>>> ps.DataFrame({'a': [1]}, index=["a"]).index.is_object() True
previous
pyspark.pandas.Index.is_numeric
next
pyspark.pandas.Index.drop