I have a pyspark dataframe with columns "parsed_date" (dtype: date) and "id" (dtype: bigint) as shown below:
+-------+-----------+ | id|pa