Hi
I want to export the table of a hosted feature layer as csv to my local drive. I run my script directly on ArcGIS online. I managed to create a spatial dataframe and save it as csv at the /arcgis folder.

But from there I have to download the file manually. Is there a way to access the csv with a notebook and download it automatically?