package janestreet_csv

  1. Overview
  2. Docs
Tools for working with CSVs on the command line

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=8940b4aa979a3bd5993b52d36cd768fd3bd5d1fb11c36c9c269ee646c7511a41

doc/janestreet_csv.csv_tool_lib/Csv_tool_lib/Mapped_csv/index.html

Module Csv_tool_lib.Mapped_csvSource

Sourcetype t
Sourceval row_maps : t -> string Core.String.Map.t list
Sourceval header_map : t -> string Core.Int.Map.t
Sourceval create : string Core.String.Map.t list -> string Core.Int.Map.t -> t
Sourceval of_csv : Csvlib.Csv.t -> t
Sourceval to_csv : t -> Csvlib.Csv.t
OCaml

Innovation. Community. Security.