How Can I Load CSV File in PySpark by Matching Column Names with the Schema? I am loading multiple CSV files using Python Spark. Below is the code: