Rdd

コンテンツをRDDRowとして返します。

返品

RDD

例示

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