PySpark Interview Questions and Answers
Question: Explain the purpose of the 'groupBy' operation in PySpark.Answer: 'groupBy' is used to group the data based on one or more columns. It is often followed by aggregation functions to perform operations on each group.Example:
|
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: