I am trying to convert csv files into parquet using pyspark.
parquet_file = s3://bucket-name/prefix/
parquet_df.write.format("parquet").option("comp