Rdd

İçeriği olarak RDDRowdöndürür.

İadeler

RDD

Örnekler

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