Liking cljdoc? Tell your friends :D

scicloj.metamorph.ml.tidy-models


*validate-tidy-fns*clj

Controls if the result columns of the tidy fns of a model (glance-fn, tidy-fn, augment-fn is validated against these base https://github.com/scicloj/metamorph.ml/tree/main/resources/*.edn and if on violation they fail.

Controls if the result columns of the tidy fns of a model
(glance-fn, tidy-fn, augment-fn is validated against these base
https://github.com/scicloj/metamorph.ml/tree/main/resources/*.edn
 and if on violation they fail.
sourceraw docstring

_get-allowed-keysclj

(_get-allowed-keys)
source

allowed-augment-columnsclj

(allowed-augment-columns)
source

allowed-glance-columnsclj

(allowed-glance-columns)
source

allowed-tidy-columnsclj

(allowed-tidy-columns)
source

get-allowed-keysclj

source

validate-augment-dsclj

(validate-augment-ds ds data)
source

validate-glance-dsclj

(validate-glance-ds ds)
source

validate-tidy-dsclj

(validate-tidy-ds ds)
source

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

× close