package janestreet_csv

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

Install

Dune Dependency

Authors

Maintainers

Sources

janestreet_csv-v0.16.0.tar.gz
sha256=c039eeef15bc68460984e74a003c3068da2e4854c4dc2cdcfec6be946f2b0a65

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

Module Csv_tool_lib.Split_csvSource

Sourcetype t
Sourceval kv_maps : t -> (string Core.String.Map.t * string Core.String.Map.t) list
Sourceval header_map : t -> string Core.Int.Map.t
Sourceval create : (string Core.String.Map.t * string Core.String.Map.t) list -> string Core.Int.Map.t -> t
Sourceval of_mapped_csv : Mapped_csv.t -> key_spec:Key_specifier.t -> t
Sourceval to_mapped_csv : t -> Mapped_csv.t
Sourceval by_key : ?header:bool -> key:string -> Csvlib.Csv.t list -> t list
Sourceval by_key_from_files : ?header:bool -> key:string -> string list -> t list
OCaml

Innovation. Community. Security.