Skip Navigation

CSV.jl 0.7 Release - The 1.0 "trial run"

discourse.julialang.org [ANN] CSV.jl 0.7 Release

I’m happy to announce a new 0.7 release of the CSV.jl package. This is the last anticipated release before an official 1.0 release, and can be considered a 1.0 “trial run”. Major changes include: Deprecations CSV.read(file; kw...) has been deprecated in favor of DataFrame!(CSV.File(file; kw...))...

[ANN] CSV.jl 0.7 Release

They're starting to remove CSV.jl's dependency on DataFrames.jl

0
0 comments