Quiz: PySpark RDDs
Test your knowledge of PySpark SQL.
PySpark RDDs
1
Which is not a way to create an RDD in PySpark?
A)
Loading data from a text file
B)
Parallelizing an existing Python list
C)
Creating an RDD from a DataFrame
D)
Generating data programmatically using the RDD.generate()
function
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.