JuliaData / CSV.jl

Utility library for working with CSV and other delimited files in the Julia programming language
https://csv.juliadata.org/
Other
459 stars 141 forks source link

CSV is broken in nightly julia #1132

Closed longemen3000 closed 2 months ago

longemen3000 commented 2 months ago

https://github.com/JuliaLang/julia/pull/53896 removed Base.wrap and with that, the fix to #1124 . at least i´m now familiar on how it fails, fix incoming