I use pyspark.sql.functions.udf to define a UDF that uses a class imported from a .py module written by me. to define a UDF
I use pyspark.sql.functions.udf to define a UDF that uses a class imported from a .py module written by me. to define a UDF