fixed date with missing issues
Returning a JDFFile type that is Tables.jl compatible
Added support for SubString{String}
Added PooledArrays support; fixes #45
Added save
and load
functions
Updated to DataFrames v0.21
Updated to Tables v1
Updated dep to allow DataFrames.jl v0.20.0
Tables.jl support
savejdf
now return the JDFFile
instead of the metadata
- df[rows, cols] interface
Bug fixes for CategoricalArrays
Support for Julia 1.0 is added