JuliaData / Feather.jl

Read and write feather files in pure Julia
https://juliadata.github.io/Feather.jl/stable
Other
109 stars 27 forks source link

Port to Nulls.jl #48

Closed quinnj closed 7 years ago

quinnj commented 7 years ago

@nalimilan, this is looking pretty good (based on your CategoricalArrays branch). All the non-DataStreamsIntegrationTests tests pass for me locally now, including the round-tripping w/ python.

There's still some cleanup I want to do w/ the DataStreams API and a few methods here, but overall, things are shaping up.