Closed dmbates closed 8 years ago
I currently have master of DataFrames, DataStreams, and CategoricalArrays and it's working for me. I think if you do a Pkg.checkout on each of those (+ Feather, obviously), that should give you a working version.
New tags were just release of DataStreams and Feather. https://github.com/JuliaLang/METADATA.jl/pull/6626
I would like to try out reading and writing feather files during the transition of
DataFrames
to Nullable/Categorical arrays. I haven't yet found a compatible set of package versions for Feather, CategoricalArrays, NullableArrays and DataFrames master. My latest attempt produced.This is with julia-0.5.0 under Linux