Question: What is the purpose of the 'orderBy' operation in PySpark?Answer: 'OrderBy' is used to sort the rows of a DataFrame based on one or more columns.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users:
Question: What is the purpose of the 'orderBy' operation in PySpark?Answer: 'OrderBy' is used to sort the rows of a DataFrame based on one or more columns.Example:
|
Most helpful rated by users: