PythonException: An exception was thrown from a UDF: 'ValueError: how to fix this error in Databricks?

前端 未结 0 474
遥遥无期
遥遥无期 2021-01-28 02:43

When I convert string to DateTime format I am getting this error.

from datetime import datetime
from pyspark.sql.functions import col, udf
from pyspark.sql.types          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题