CSV Decoding and Encoding for Elixir
A simple and fast CSV parsing and dumping library
A simple library for dealing with CSV files
Get CSV from your benchee benchmarks to turn them into graphs or whatever!
CSVLixir is a CSV reader/writer for Elixir. Reading from files returns a stream of lists. Reading from strings returns a list of lists. ...
Erlang CSV parser implemented with NIF
A simple csv parser and generator written in gleam
Simple parsing of xlsx spreadsheet data. Data can be retrieved or written to csv.
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
CSV for Elixir
The CSV data layer for Ash Framework
An Elixir port of Python's CSV Sniffer.
Library to help you generate CSV files
A library for validating transforming and parsing non-sandboxed data (e.g. CSV files)
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
A library to convert geospatial data from format-to-format: Shapefile, KML, CSV, GeoJSON, etc.
A library to build in-code schema starting from csv files
CSV handling library for Elixir.
Import files with tab separated data.
YouTube Reporting API client library. Schedules reporting jobs containing your YouTube Analytics data and downloads the resulting bulk da...
OTP application for fetching and polling Google spreadsheet data in CSV format.
Exports data as CSV and other formats.
A simple csv parser that supports both CSV and XLSX
Parser/Writer for CSV data
Create Elixir structs, maps with atom keys, and keyword lists from CSV/TSV data.
An Elixir client library for uploading CSV files to Qlik Cloud with comprehensive API support
Delimit is a powerful yet elegant library for reading and writing delimited data files (CSV, TSV, PSV, SSV) in Elixir. Inspired by Ecto, ...
Transform Elixir Deeply Nested Maps into flat maps or 2 dimensional array. Export any map to CSV, XLSX or JSON.
This library deals with Japanese holiday information. 内閣府が提供する祝日の csv データ (http://www8.cao.go.jp/chosei/shu...
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.