joshbode / CSV.jl

Utility library for working with CSV and other delimited files in the Julia programming language

Home Page:https://juliadata.github.io/CSV.jl/stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV

A fast, flexible delimited file reader/writer for Julia.

Documentation PackageEvaluator Build Status

Installation

The package is registered in METADATA.jl and so can be installed with Pkg.add.

julia> Pkg.add("CSV")

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested against Julia 0.4 and current 0.5 on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.

About

Utility library for working with CSV and other delimited files in the Julia programming language

https://juliadata.github.io/CSV.jl/stable

License:Other


Languages

Language:Julia 100.0%