(col & [column-name])Return a column. Only works during 'm=' and the default column is the current operating column.
Return a column. Only works during 'm=' and the default column is the current operating column.
(int-map table col-data & {:keys [not-strict?]})Perform an integer->integer conversion of a column using a static map. The map must be complete; missing entries are errors.
Perform an integer->integer conversion of a column using a static map. The map must be complete; missing entries are errors.
(with-pipeline-vars dataset column-name datatype column-name-seq & body)Run a body of code with pipeline global variables set.
Run a body of code with pipeline global variables set.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |