Previously, a zip file had the same size as the csv in it, which is not expected. Now, the zip file is much smaller than the csv inside it, which shows the compression is now being applied.
Closes #828
Checklist
[x] The commit message follows our guidelines
[ ] Tests for the respective changes have been added
Description
Previously, a zip file had the same size as the csv in it, which is not expected. Now, the zip file is much smaller than the csv inside it, which shows the compression is now being applied.
Closes #828
Checklist