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