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