load-csv
argument order, meanings, and usage.
csv-file
is required.cfg
instead of conn
.:schema
, :ref-map
, :tuple-map
:composite-tuple-map
replacing col-schema
.:schema
to that for partial specification.load-csv
argument order, semantics, and usage.
cfg
has been supplanted by conn
.filename
and conn
are required.schema-opts
-> schema-desc
, with different keys and semantics, as described in the docstring and README.md
.parsers-desc
argument added for specification of column parsers / types.scicloj/tablecloth
.tablehike.parse.parser
namespace added as replacement for scicloj/tablecloth
dependency (see last item in the list of changes for this release).tablehike.schema
namespace added for schema inference, in conjunction with parser / type inference implementation.core
namespace renamed to api
.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close