How can you process a CSV from Azure Blob Storage as a stream in Python

前端 未结 0 1729
离开以前
离开以前 2021-02-04 20:37

It is simple to get a StorageStreamDownloader using the azure.storage.blob package:

from azure.storage.blob import BlobServiceClient

blob_service_cl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题