How to download data of a Dataset in csv file using API
Hi All,
Is there a way we can download a dataset in a .csv file using API?
As we can download it in parquet format.
Thanks
Gouri
Hi All,
Is there a way we can download a dataset in a .csv file using API?
As we can download it in parquet format.
Thanks
Gouri
Hi @gugun,
Download the batch file into CSV format is not support ATM via API.
We had the similar requirement and we used the data access APIs to download the parquet file and created the Python script to convert the parquet file into CSV and also in JSON format. You can also follow the same approach.
Hope this helps.
With Regards,
Amit
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.