Answer Posted / Nitin Banshi
The fold() operation, also known as Reduce, is a higher-order function that reduces an RDD or DataFrame to a single value by repeatedly applying a provided function to adjacent elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers