Answer Posted / Robin Kumar
DataFrames in Apache Spark provide a programming interface to manipulate structured data (e.g., tables) with a schema. They are built on top of RDDs, offering optimized performance and high-level APIs for data processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers