Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.26 KB

README.md

File metadata and controls

47 lines (28 loc) · 2.26 KB

CSV

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

Documentation PackageEvaluator Build Status

Installation

The package is registered in the General registry and so can be installed at the REPL with ] add CSV.

Documentation

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

Project Status

The package is tested against Julia 1.0, 1.1 and nightly 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.