Answer Posted / Firoz Dost
A DataFrame in Spark is an organized collection of data as tables with named columns. It provides a programming interface that allows you to manipulate the data using SQL-like expressions, while still providing the power and performance of Spark's engine for distributed processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers