Liking cljdoc? Tell your friends :D

tech.ml.dataset.parse.mapseq

Sequences of maps are maybe the most basic pure datastructure for data. Converting them into a more structured form (and back) is a key component of dealing with datatets

Sequences of maps are maybe the most basic pure datastructure for data.
Converting them into a more structured form (and back) is a key component of
dealing with datatets
raw docstring

map->rowclj

(map->row row-number map-data colname->idx)
source

mapseq->datasetclj

(mapseq->dataset mapseq)
(mapseq->dataset
  mapseq
  {:keys [parser-scan-len parser-fn] :or {parser-scan-len 100} :as options})
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close