Liking cljdoc? Tell your friends :D

tech.libs.fastexcel


input->workbookclj

(input->workbook input)
(input->workbook input options)
source

workbook->datasetsclj

(workbook->datasets workbook)
(workbook->datasets input options)

Returns a sequence of dataset named after the sheets. This supports a subset of the arguments for tech.ml.dataset/->dataset. Specifically: :header-row? :parser-fn :parser-scan-len

Returns a sequence of dataset named after the sheets.  This supports a subset of the arguments
for tech.ml.dataset/->dataset.  Specifically:
:header-row?
:parser-fn
:parser-scan-len
sourceraw docstring

xlsx-fileclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close