-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hello. Sorry if this was not the proper place to submit this issue.
I tried to read a Parquet dataset on a network drive using Parquet2.jl, but it did not work.
using FilePathsBase
using Parquet2: Dataset
ds = Dataset("//path/to/file")
Perhaps paths on Windows network drives are not supported?
s-baumann
Metadata
Metadata
Assignees
Labels
No labels