pyspark.pandas.DataFrame.index# property DataFrame.index# The index (row labels) Column of the DataFrame. Currently not supported when the DataFrame has no index. See also Index