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
(mapseq->dataset mapseq)
(mapseq->dataset
mapseq
{:keys [parser-scan-len parser-fn] :or {parser-scan-len 100} :as options})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close