Liking cljdoc? Tell your friends :D

tech.libs.smile.data


colname->strclj

(colname->str cname)
source

column->fieldclj

(column->field col)
source

column->smileclj

(column->smile col)
source

construct-primitive-smile-veccljmacro

(construct-primitive-smile-vec datatype name data)
source

dataframe->datasetclj

(dataframe->dataset df)
(dataframe->dataset
  df
  {:keys [unify-strings?] :or {unify-strings? true} :as options})
source

dataset->dataframeclj

(dataset->dataframe ds)

Convert a dataset to a smile.data DataFrame

Convert a dataset to a smile.data DataFrame
sourceraw docstring

datatype->smileclj

(datatype->smile dtype)
source

datatype->smile-mapclj

source

datatype->smile-vec-impl-typeclj

(datatype->smile-vec-impl-type datatype)

Datatype has to be a compile time constant

Datatype has to be a compile time constant
sourceraw docstring

datatype->smile-vec-typeclj

(datatype->smile-vec-type datatype)

Datatype has to be a compile time constant

Datatype has to be a compile time constant
sourceraw docstring

extend-primitive-veccljmacro

(extend-primitive-vec datatype)
source

smile->datatype-mapclj

source

smile-struct-fieldclj

(smile-struct-field name dtype)
source

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

× close