How do you upload a folder of csv files from your local machine into the Databricks platform?

All_Users
Databricks Partner

I am working with time-series data, where each day is a separate csv file. I have tried to load a zip file to FileStore but then cannot use the magic command to unzip, most likely because it is in the tmp folder.

Is there a workaround for this problem?