Liking cljdoc? Tell your friends :D

zero-one.geni.core.dataset-creation


conj-recordclj

(conj-record map-of-values record)
source

create-dataframeclj

(create-dataframe rows schema)
(create-dataframe spark rows schema)
source

data-type->spark-typeclj

source

default-sparkclj

source

first-non-nilclj

(first-non-nil values)
source

infer-schemaclj

(infer-schema col-names values)
source

infer-spark-typeclj

(infer-spark-type value)
source

infer-struct-fieldclj

(infer-struct-field col-name value)
source

java-type->spark-typeclj

source

map->datasetclj

(map->dataset map-of-values)
(map->dataset spark map-of-values)
source

records->datasetclj

(records->dataset records)
(records->dataset spark records)
source

struct-fieldclj

(struct-field col-name data-type nullable)
source

struct-typeclj

(struct-type & fields)
source

table->datasetclj

(table->dataset table col-names)
(table->dataset spark table col-names)
source

transposeclj

(transpose xs)
source

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

× close