Azure / Azure/AzureStor

How to read Excel files in ADLS?

Open
#129 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
R
Stars
68
Forks
27
Avg merge
2d 7h
Merged PRs (30d)
1

Description

I can use `list_adls_files(sandbox, dir = '/filepath', recursive = TRUE)` to see list file names in a storage container, but I am unsure how to use these names in a pipeline to read the files in.

`read_excel(path)` returned ``Error: `path` does not exist:``

Do I need to first download the files to local session? This seems like an extra step we shouldn't need.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.