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