Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which statement accurately describes the default immutability behavior of Spark DataFrames?
A
Spark DataFrames support inplace=True for modifications.
B
Spark DataFrames are mutable by default.
C
Spark DataFrames allow in-place modifications.
D
Spark DataFrames are immutable by default.