You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Jamie Arodi <ar...@gmail.com> on 2022/09/22 09:19:04 UTC

HELP, Populating an empty pyspark dataframe with auto-generated dates

I need help populating an empty dataframe in pyspark with auto-generated
dates in a column in the format yyyy-mm-dd from 1900-01-01 to 2030-12-31.
Kindly help.