CSV Decoding and Encoding for Elixir
This library deals with Japanese holiday information. 内閣府が提供する祝日の csv データ (http://www8.cao.go.jp/chosei/shu...
Convert csv file to elixir maps with ease
MapGrid allows you to convert an array of maps or structs to a tabular structure, which includes the key on top and adds the values below...
A tool for extracting and processing information from various file formats, including CSV, JSON, and XML.
Simple CSV and TSV parser (NimbleCSV wrapper)
A fast CSV diffing library powered by the Rust csv-diff crate via Rustler.
Parser/Writer for CSV data
Csv2Sql is a blazing fast fully automated tool to load huge CSV files into a RDBMS.
Csv2SqlDashboard is a blazing fast fully automated tool to load huge CSV files into a RDBMS.
CSV encoding/decoding transformer for the resx library
A concurrent and functional CSV parser built with Elixir.
Library for consuming Mixpanel export API. Support exporting to CSV.
Elixir CSV parser using high performance NIF
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
CSV Reader
A fast and lightweight CSV parser and writer for Erlang