JuliaData / DataTables.jl

(DEPRECATED) A rewrite of DataFrames.jl based on Nullable
Other
29 stars 11 forks source link

How do I use CSV.read to return a DataTable instead of a DataFrame? #47

Closed holder66 closed 7 years ago

holder66 commented 7 years ago

Unable to find this in the documentation.

ararslan commented 7 years ago

This issue should be opened on CSV.jl instead.

holder66 commented 7 years ago

Will do! Thanks.

nalimilan commented 7 years ago

See https://github.com/JuliaData/CSV.jl/pull/63.