I am working on a project that includes cleaning a large dataset. I learned how to create a dataset using multiple parquet
files, but I did not find a way to make changes and overwrite, delete, or mutate new columns to the dataset.
Hope you can help me with that.