spark df rename columns code example Example: how to rename a column in pyspark dataframe df.withColumnRenamed("dob","DateOfBirth")