I am new to pyspark. I have a dataframe with two columns "date" (dtype: string) and "modified" (dtype: bigint) as shown below:
"date" (dtype: string)
"modified" (dtype: bigint)