rdd

以 . 的形式RDDRow返回内容。

退货

RDD

示例

df = spark.range(1)
type(df.rdd)
# <class 'pyspark.core.rdd.RDD'>