pyspark.pandas.Index.spark.column#

spark.column#

Spark Column object representing the Series/Index.

Note

This Spark Column object is strictly stick to its base DataFrame the Series/Index was derived from.