Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 04:47 AM - edited 09-11-2024 04:47 AM
Hi @baert23 ,
here are the guildelines how to read drom ADLS using pandas:
https://stackoverflow.com/questions/62670991/read-csv-from-azure-blob-storage-and-store-in-a-datafra...
It seems there are libraries that allow this connection: fpsspec, adlfs, Azure Storage Blob
Will that work for you?