All Projects → JuliaData → Csv.jl

JuliaData / Csv.jl

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

Programming Languages

julia
2034 projects

Labels

Projects that are alternatives of or similar to Csv.jl

Covid 19 Uk Data
Coronavirus (COVID-19) UK Historical Data
Stars: ✭ 169 (-18.75%)
Mutual labels:  csv
Xlsxtream
Streaming & Fast XLSX Spreadsheet Writer for Ruby
Stars: ✭ 184 (-11.54%)
Mutual labels:  csv
Intellij Csv Validator
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Stars: ✭ 198 (-4.81%)
Mutual labels:  csv
Tably
Python command-line script for converting .csv data to LaTeX tables
Stars: ✭ 173 (-16.83%)
Mutual labels:  csv
Bancosbrasileiros
Lista de bancos brasileiros | Brazilian banks list
Stars: ✭ 178 (-14.42%)
Mutual labels:  csv
Volbx
Graphical tool for data manipulation written in C++/Qt
Stars: ✭ 187 (-10.1%)
Mutual labels:  csv
Csv2
Fast CSV parser and writer for Modern C++
Stars: ✭ 164 (-21.15%)
Mutual labels:  csv
Chronicle Wire
A Java Serialisation Library that supports multiple formats
Stars: ✭ 204 (-1.92%)
Mutual labels:  csv
Github Csv Tools
Import and export GitHub issues via CSV
Stars: ✭ 182 (-12.5%)
Mutual labels:  csv
Tad
A desktop application for viewing and analyzing tabular data
Stars: ✭ 2,275 (+993.75%)
Mutual labels:  csv
Cakephp Csvview
CakePHP: A view class for generating CSV
Stars: ✭ 174 (-16.35%)
Mutual labels:  csv
Node Csv Stringify
CSV stringifier implementing the Node.js `stream.Transform` API
Stars: ✭ 179 (-13.94%)
Mutual labels:  csv
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (-9.62%)
Mutual labels:  csv
Csvreader
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
Stars: ✭ 169 (-18.75%)
Mutual labels:  csv
Data Curator
Data Curator - share usable open data
Stars: ✭ 199 (-4.33%)
Mutual labels:  csv
Neo4j Etl
Data import from relational databases to Neo4j.
Stars: ✭ 165 (-20.67%)
Mutual labels:  csv
Plotjuggler
The Time Series Visualization Tool that you deserve.
Stars: ✭ 2,620 (+1159.62%)
Mutual labels:  csv
Unbescape
Advanced yet easy to use escaping library for Java
Stars: ✭ 207 (-0.48%)
Mutual labels:  csv
Tech.ml.dataset
A Clojure high performance data processing system
Stars: ✭ 205 (-1.44%)
Mutual labels:  csv
Validation
validation api extracted from play
Stars: ✭ 194 (-6.73%)
Mutual labels:  csv

CSV

CI codecov deps version pkgeval

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

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, current stable release, 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].