Liking cljdoc? Tell your friends :D

clojask.utils


are-inclj

(are-in cols dataframe)

return should be [] if all in

return should be [] if all in
sourceraw docstring

are-outclj

(are-out cols dataframe)

return should be [] if all out

return should be [] if all out
sourceraw docstring

check-duplicate-colclj

(check-duplicate-col colNames)

Check for duplicated column names and return a column names list w/o duplicates

Check for duplicated column names and return a column names list w/o duplicates
sourceraw docstring

eval-resclj

(eval-res row types operations index)
source

eval-res-neclj

(eval-res-ne row types operations index)
source

filter-checkclj

(filter-check filters types row)
source

fromDateclj

source

fromStringclj

source

get-keyclj

(get-key row types key-index key)
source

get-type-stringclj

(get-type-string x)
source

get-valclj

(get-val row types index)
source

getsclj

(gets coll indices)

unlike core/get, get elements from indices

unlike core/get, get elements from indices
sourceraw docstring

init-fileclj

(init-file out-dir header)
source

is-inclj

(is-in col dataframe)
source

is-outclj

(is-out col dataframe)
source

proc-groupby-keyclj

(proc-groupby-key input)
source

proc-groupby-key-eachclj

(proc-groupby-key-each pair)
source

set-format-stringclj

(set-format-string string)
source

toDateclj

source

toDoubleclj

source

toIntclj

source

toStringclj

source

type-detectionclj

(type-detection file)
source

type-operation-mapclj

source

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

× close