Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADLFS documentation in Pandas and elsewhere #40

Closed
lostmygithubaccount opened this issue Feb 18, 2020 · 1 comment
Closed

ADLFS documentation in Pandas and elsewhere #40

lostmygithubaccount opened this issue Feb 18, 2020 · 1 comment

Comments

@lostmygithubaccount
Copy link

Hello,

Not sure if a GitHub issue is appropriate for this but not sure how else to ask - what is preventing reading ADLFS in Pandas, cuDF, and other tools as you can with s3? See pandas.read_csv and cudf.io.csv.read_csv.

Since this implements ADLFS in fsspec, is it simply a documentation issue? Is there more that is needed?

Appreciate the work on this a lot!

@jamesmyatt
Copy link
Contributor

I think the question belongs in the relevant consumer library. But for pandas, I think you just need to look at get_filepath_or_buffer in https://github.com/pandas-dev/pandas/blob/master/pandas/io/common.py.

@hayesgb hayesgb closed this as completed May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants