rofinn / FilePaths.jl

A type based approach to working with filesystem paths in julia
Other
81 stars 14 forks source link

Ecosystem Support #48

Open rofinn opened 4 years ago

rofinn commented 4 years ago

A meta issue track which packages will support FilePath types:

oxinabox commented 4 years ago

all the QueryVerse parsers, like CSVFile.jl and FeatherFiles.jl etc support FilePath types, right?

rofinn commented 4 years ago

Nope. Everybody is restricting things to strings.

https://github.com/queryverse/FeatherFiles.jl/blob/master/src/FeatherFiles.jl#L12

asinghvi17 commented 2 weeks ago

Geospatial packages

Readers

Vector files

Raster files

Multipurpose

cc @rafaqz - let me know if I missed anything here!