SPRKPY1013
pyspark.sql.functions.acosh has a workaround
Category
Description
col = acosh(colName)#EWI: SPRKPY1013 => pyspark.sql.functions.acosh has a workaround, see documentation for more info
col = acosh(colName)Scenario:
col = call_function("acosh", colName)