Answer Posted / Indira
UDF (User Defined Function) in PySpark allows you to define custom functions that can be used within a DataFrame. UDFs are useful when the built-in functions do not meet your specific requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers