Answer Posted / Meenu Kumari
The map() function in PySpark applies a given function to each element of the DataFrame or RDD (Resilient Distributed Dataset), creating a new distributed collection with the results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers