I am trying to export .csv files from Palantir through python code.
I need to get many tables into .csv and download/save them to specific location on my machine or shared drive.
Is there some kind of solution to this?
The only thing I found is manual download, which is not efficient for my use-case.
2