lance-format/lance
Vedi su GitHubdocs: demonstrate DefaultAzureCredential in storage_options
Open
#3473 aperta il 25 feb 2025
documentationgood first issue
Metriche repository
- Star
- (6582 star)
- Metriche merge PR
- (Merge medio 6g 1h) (219 PR mergiate in 30 g)
Descrizione
Many other libraries allow DefaultAzureCredential() in the storage_options config.
(e.g. Polars, Pandas, etc..)
It'd be good if lance.dataset supported
lance.dataset(filepath, storage_options={'account_name': ..., 'credential':DefaultAzureCredential()})