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