tech.ml.dataset
version 3.04
fill-range-replace
to inject data to make continuous seqence in columnwrite-nippy!
and read-nippy
tech.ml.dataset
version 2.13
replace-missing
new strategies: :mid
and :lerp
, working also for dates.replace-missing
has different conctract and default strategy :mid
. value
argument is the last argument now.replace-missing
:up
and :down
strategies, when value
is nil
fills border missing values with nearest value.tech.ml.dataset
version 2.06
asof-join
addedreshape
testspivot->wider
accepts :drop-missing?
option (default: true
)pivot->wider
drops missing rows by defaultpivto->wider
order of concatenated column names is reversed (first: colnames, last: value), was opposite.pivot->longer
:splitter
accepts string used for splitting column nameCan you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close