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.
(_get-allowed-keys)
(allowed-augment-columns)
(allowed-glance-columns)
(allowed-tidy-columns)
(validate-augment-ds ds data)
(validate-glance-ds ds)
(validate-tidy-ds ds)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close