I discovered a curious bug in PySpark "to_date" function
from pyspark.sql.functions import to_date, col from datetime import date df = spark.create