You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: