Hi ImmenseMole41 , so your issue is specifically when trying to download compressed csv files? You mentioned that the values are correct when downloading via the StorageManager. Do you get corrupted values somewhere?
Also, how are you saving these csv files?
The values are not corrupted at all. Values are all fine. I am using upload_artifact API and passing a pandas dataframe to it. The file is saved as compressed CSV (csv.gz)