Liking cljdoc? Tell your friends :D
Clojure only.

zero-one.geni.core


!clj

source

%clj

(% left-expr right-expr)
source

&clj

(& left-expr right-expr)
source

&&clj

(&& & exprs)
source

*clj

(* & exprs)
source

**clj

source

+clj

(+ & exprs)
source

-clj

(- & exprs)
source

->col-arrayclj

(->col-array args)
source

->columncljmultimethod

source

->datasetcljmultimethod

source

->date-colclj

source

->debug-stringclj

source

->stringclj

source

->timestamp-colclj

source

->utc-timestampclj

source

/clj

(/ & exprs)
source

<clj

source

<=clj

source

<=>clj

source

=clj

(= l-expr r-expr)
source

=!=clj

source

===clj

source

>clj

source

>=clj

source

absclj

(abs expr)
source

acosclj

(acos expr)
source

addclj

(add cms item)
(add cms item cnt)
source

add-monthsclj

(add-months expr months)
source

aggclj

(agg dataframe & args)
source

agg-allclj

(agg-all dataframe agg-fn)
source

aggregateclj

(aggregate expr init merge-fn)
(aggregate expr init merge-fn finish-fn)
source

aliascljmultimethod

source

approx-count-distinctclj

(approx-count-distinct expr)
(approx-count-distinct expr rsd)
source

approx-quantileclj

(approx-quantile dataframe col-or-cols probs rel-error)
source

arrayclj

(array & exprs)
source

array-containsclj

(array-contains expr value)
source

array-distinctclj

(array-distinct expr)
source

array-exceptclj

(array-except left right)
source

array-intersectclj

(array-intersect left right)
source

array-joinclj

(array-join expr delimiter)
(array-join expr delimiter null-replacement)
source

array-maxclj

(array-max expr)
source

array-minclj

(array-min expr)
source

array-positionclj

(array-position expr value)
source

array-removeclj

(array-remove expr element)
source

array-repeatclj

(array-repeat left right)
source

array-sortclj

(array-sort expr)
source

array-unionclj

(array-union left right)
source

arrays-overlapclj

(arrays-overlap left right)
source

arrays-zipclj

(arrays-zip & exprs)
source

ascljmultimethod

source

ascclj

(asc expr)
source

asc-nulls-firstclj

(asc-nulls-first expr)
source

asc-nulls-lastclj

(asc-nulls-last expr)
source

asciiclj

(ascii expr)
source

asinclj

(asin expr)
source

assoccljmultimethod

source

atanclj

(atan expr)
source

atan2clj

(atan2 expr-x expr-y)
source

base64clj

(base64 expr)
source

betweenclj

(between expr lower-bound upper-bound)
source

binclj

(bin expr)
source

bit-sizeclj

(bit-size bloom)
source

bitwise-andclj

source

bitwise-notclj

(bitwise-not expr)
source

bitwise-orclj

source

bitwise-xorclj

(bitwise-xor left-expr right-expr)
source

bloom-filterclj

(bloom-filter dataframe expr expected-num-items num-bits-or-fpp)
source

booleanclj

(boolean expr)
source

broadcastclj

(broadcast dataframe)
source

broundclj

(bround expr)
source

byteclj

(byte expr)
source

cacheclj

(cache dataframe)
source

caseclj

(case expr & clauses)
source

castclj

(cast expr new-type)
source

cbrtclj

(cbrt expr)
source

ceilclj

(ceil expr)
source

checkpointclj

(checkpoint dataframe)
(checkpoint dataframe eager)
source

clipclj

(clip expr low high)
source

coalescecljmultimethod

source

colcljmultimethod

source

col-regexclj

(col-regex dataframe col-name)
source

collectclj

(collect dataframe)
source

collect-colclj

(collect-col dataframe col-name)
source

collect-listclj

(collect-list expr)
source

collect-setclj

(collect-set expr)
source

collect-valsclj

(collect-vals dataframe)
source

column-namesclj

(column-names dataframe)
source

columnsclj

(columns dataframe)
source

compatible?clj

source

concatclj

(concat & exprs)
source

concat-wsclj

(concat-ws sep & exprs)
source

condclj

(cond & clauses)
source

condpclj

(condp pred expr & clauses)
source

confidenceclj

(confidence cms)
source

containsclj

(contains expr literal)
source

convclj

(conv expr from-base to-base)
source

corrcljmultimethod

source

cosclj

(cos expr)
source

coshclj

(cosh expr)
source

countcljmultimethod

source

count-distinctclj

(count-distinct & exprs)
source

count-min-sketchclj

(count-min-sketch dataframe expr eps-or-depth confidence-or-width seed)
source

covclj

(cov dataframe col-name1 col-name2)
source

covarclj

(covar l-expr r-expr)
source

covar-popclj

(covar-pop l-expr r-expr)
source

covar-sampclj

source

crc32clj

(crc32 expr)
source

create-dataframeclj

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

create-spark-sessionclj

(create-spark-session
  {:keys [app-name master configs log-level checkpoint-dir]
   :or {app-name "Geni App" master "local[*]" configs {} log-level "WARN"}})
source

cross-joinclj

(cross-join left right)
source

crosstabclj

(crosstab dataframe col-name1 col-name2)
source

cubeclj

(cube dataframe & exprs)
source

cube-rootclj

source

cume-distclj

(cume-dist)
source

current-dateclj

(current-date)
source

current-timestampclj

(current-timestamp)
source

cutclj

(cut expr bins)
source

date-addclj

(date-add expr days)
source

date-diffclj

source

date-formatclj

(date-format expr date-fmt)
source

date-subclj

(date-sub expr days)
source

date-truncclj

(date-trunc fmt expr)
source

datediffclj

(datediff l-expr r-expr)
source

day-of-monthclj

(day-of-month expr)
source

day-of-weekclj

(day-of-week expr)
source

day-of-yearclj

(day-of-year expr)
source

decclj

(dec expr)
source

decodeclj

(decode expr charset)
source

degreesclj

(degrees expr)
source

denseclj

(dense & values)
source

dense-rankclj

(dense-rank)
source

depthclj

(depth cms)
source

descclj

(desc expr)
source

desc-nulls-firstclj

(desc-nulls-first expr)
source

desc-nulls-lastclj

(desc-nulls-last expr)
source

describeclj

(describe dataframe & col-names)
source

disk-onlyclj

source

disk-only-2clj

source

dissoccljmultimethod

source

distinctclj

(distinct dataframe)
source

doubleclj

(double expr)
source

dropclj

(drop dataframe & col-names)
source

drop-duplicatesclj

(drop-duplicates dataframe & col-names)
source

drop-naclj

(drop-na dataframe)
(drop-na dataframe min-non-nulls-or-cols)
(drop-na dataframe min-non-nulls cols)
source

dtypesclj

(dtypes dataframe)
source

element-atclj

(element-at expr value)
source

empty?clj

source

encodeclj

(encode expr charset)
source

ends-withclj

(ends-with expr literal)
source

estimate-countclj

(estimate-count cms item)
source

even?clj

(even? expr)
source

exceptclj

(except dataframe other)
source

except-allclj

(except-all dataframe other)
source

existsclj

(exists expr predicate)
source

expclj

(exp expr)
source

expected-fppclj

(expected-fpp bloom)
source

explaincljmultimethod

source

explodeclj

(explode expr)
source

expm1clj

(expm1 expr)
source

exprclj

(expr s)
source

factorialclj

(factorial expr)
source

fill-naclj

(fill-na dataframe value)
(fill-na dataframe value cols)
source

filtercljmultimethod

source

firstcljmultimethod

source

first-valsclj

(first-vals dataframe)
source

flattenclj

(flatten expr)
source

floatclj

(float expr)
source

floorclj

(floor expr)
source

forallclj

(forall expr predicate)
source

format-numberclj

(format-number expr decimal-places)
source

format-stringclj

(format-string fmt & exprs)
source

freq-itemsclj

(freq-items dataframe col-names)
(freq-items dataframe col-names support)
source

from-csvclj

(from-csv expr schema)
(from-csv expr schema options)
source

from-jsonclj

(from-json expr schema)
(from-json expr schema options)
source

from-unixtimeclj

(from-unixtime expr)
(from-unixtime expr fmt)
source

get-fieldclj

(get-field expr field-name)
source

get-itemclj

(get-item expr k)
source

greatestclj

(greatest & exprs)
source

group-byclj

(group-by dataframe & exprs)
source

groupingclj

(grouping expr)
source

grouping-idclj

(grouping-id & exprs)
source

hashclj

(hash & exprs)
source

hash-codeclj

(hash-code expr)
source

(head dataframe)
(head dataframe n-rows)
source

head-valsclj

(head-vals dataframe)
(head-vals dataframe n-rows)
source

hexclj

(hex expr)
source

hintclj

(hint dataframe hint-name & args)
source

hourclj

(hour expr)
source

hypotclj

(hypot left-expr right-expr)
source

ifclj

source

incclj

(inc expr)
source

initcapclj

(initcap expr)
source

input-file-nameclj

(input-file-name)
source

input-filesclj

(input-files dataframe)
source

instrclj

(instr expr substr)
source

intclj

(int expr)
source

interquartile-rangecljmultimethod

source

intersectclj

(intersect dataframe other)
source

intersect-allclj

(intersect-all dataframe other)
source

iqrcljmultimethod

source

is-compatibleclj

(is-compatible bloom other)
source

is-emptyclj

(is-empty dataframe)
source

is-in-collectionclj

(is-in-collection expr coll)
source

is-localclj

(is-local dataframe)
source

is-nanclj

(is-nan expr)
source

is-not-nullclj

(is-not-null expr)
source

is-nullclj

(is-null expr)
source

is-streamingclj

(is-streaming dataframe)
source

isinclj

(isin expr coll)
source

joinclj

(join left right expr)
(join left right expr join-type)
source

join-withclj

(join-with left right condition)
(join-with left right condition join-type)
source

keysclj

source

kurtosisclj

(kurtosis expr)
source

lagclj

(lag expr offset)
(lag expr offset default)
source

lastcljmultimethod

source

last-dayclj

(last-day expr)
source

last-valsclj

(last-vals dataframe)
source

leadclj

(lead expr offset)
(lead expr offset default)
source

leastclj

(least & exprs)
source

lengthclj

(length expr)
source

levenshteinclj

(levenshtein left-expr right-expr)
source

likeclj

(like expr literal)
source

limitclj

(limit dataframe n-rows)
source

litclj

(lit arg)
source

local?clj

source

locateclj

(locate substr expr)
source

logclj

(log expr)
source

log10clj

(log10 expr)
source

log1pclj

(log1p expr)
source

log2clj

(log2 expr)
source

longclj

(long expr)
source

lowerclj

(lower expr)
source

lpadclj

(lpad expr length pad)
source

ltrimclj

(ltrim expr)
source

mapclj

(map & exprs)
source

map->datasetclj

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

map-concatclj

(map-concat & exprs)
source

map-entriesclj

(map-entries expr)
source

map-filterclj

(map-filter expr predicate)
source

map-from-arraysclj

(map-from-arrays key-expr val-expr)
source

map-from-entriesclj

(map-from-entries expr)
source

map-keysclj

(map-keys expr)
source

map-valuesclj

(map-values expr)
source

map-zip-withclj

(map-zip-with left right merge-fn)
source

maxcljmultimethod

source

md5clj

(md5 expr)
source

meancljmultimethod

source

mediancljmultimethod

source

memory-and-diskclj

source

memory-and-disk-2clj

source

memory-and-disk-serclj

source

memory-and-disk-ser-2clj

source

memory-onlyclj

source

memory-only-2clj

source

memory-only-serclj

source

memory-only-ser-2clj

source

mergeclj

(merge expr & ms)
source

merge-in-placeclj

(merge-in-place bloom-or-cms other)
source

merge-withclj

source

might-containclj

(might-contain bloom item)
source

mincljmultimethod

source

minuteclj

(minute expr)
source

modclj

source

monotonically-increasing-idclj

(monotonically-increasing-id)
source

monthclj

(month expr)
source

months-betweenclj

(months-between l-expr r-expr)
source

name-value-seq->datasetclj

source

nan?clj

source

nanvlclj

(nanvl left-expr right-expr)
source

neg?clj

(neg? expr)
source

negateclj

(negate expr)
source

next-dayclj

(next-day expr day-of-week)
source

nlargestclj

(nlargest dataframe n-rows expr)
source

noneclj

source

notclj

(not expr)
source

not-null?clj

source

nsmallestclj

(nsmallest dataframe n-rows expr)
source

ntileclj

(ntile n)
source

null-countclj

(null-count expr)
source

null-rateclj

(null-rate expr)
source

null?clj

source

nuniqueclj

(nunique dataframe)
source

odd?clj

(odd? expr)
source

off-heapclj

source

order-byclj

(order-by dataframe & exprs)
source

overclj

(over column window-spec)
source

overlayclj

(overlay src rep pos)
(overlay src rep pos len)
source

partitionsclj

(partitions dataframe)
source

percent-rankclj

(percent-rank)
source

persistclj

(persist dataframe)
(persist dataframe new-level)
source

piclj

source

pivotclj

(pivot grouped expr)
(pivot grouped expr values)
source

pmodclj

(pmod left-expr right-expr)
source

pos?clj

(pos? expr)
source

posexplodeclj

(posexplode expr)
source

posexplode-outerclj

source

powclj

(pow base exponent)
source

(print-schema dataframe)
source

putclj

(put bloom item)
source

qcutclj

(qcut expr num-buckets-or-probs)
source

quantilecljmultimethod

source

quarterclj

(quarter expr)
source

radiansclj

(radians expr)
source

randclj

(rand)
(rand seed)
source

rand-nthclj

(rand-nth dataframe)
source

randnclj

(randn)
(randn seed)
source

random-choiceclj

(random-choice choices)
(random-choice choices probs)
(random-choice choices probs seed)
source

random-expclj

(random-exp)
(random-exp rate)
(random-exp rate seed)
source

random-intclj

(random-int)
(random-int low high)
(random-int low high seed)
source

random-normclj

(random-norm)
(random-norm mu sigma)
(random-norm mu sigma seed)
source

random-splitclj

(random-split dataframe weights)
(random-split dataframe weights seed)
source

random-uniformclj

(random-uniform)
(random-uniform low high)
(random-uniform low high seed)
source

rankclj

(rank)
source

rchoiceclj

source

rddclj

(rdd dataframe)
source

read-avro!cljmultimethod

source

read-csv!cljmultimethod

source

read-jdbc!clj

(read-jdbc! options)
(read-jdbc! spark options)
source

read-json!cljmultimethod

source

read-libsvm!cljmultimethod

source

read-parquet!cljmultimethod

source

read-text!cljmultimethod

source

records->datasetclj

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

regexp-extractclj

(regexp-extract expr regex idx)
source

regexp-replaceclj

(regexp-replace expr pattern-expr replacement-expr)
source

relative-errorclj

(relative-error cms)
source

removeclj

(remove dataframe expr)
source

rename-columnsclj

(rename-columns dataframe rename-map)
source

rename-keysclj

(rename-keys expr kmap)
source

repartitionclj

(repartition dataframe & args)
source

repartition-by-rangeclj

(repartition-by-range dataframe & args)
source

replace-naclj

(replace-na dataframe cols replacement)
source

reverseclj

(reverse expr)
source

rexpclj

source

rintclj

(rint expr)
source

rlikeclj

(rlike expr literal)
source

rnormclj

source

rollupclj

(rollup dataframe & exprs)
source

roundclj

(round expr)
source

rowclj

(row & values)
source

row-numberclj

(row-number)
source

rpadclj

(rpad expr length pad)
source

rtrimclj

(rtrim expr)
source

runifclj

source

runiformclj

source

sampleclj

(sample dataframe fraction)
(sample dataframe fraction with-replacement)
source

sample-byclj

(sample-by dataframe expr fractions seed)
source

schema-of-csvclj

(schema-of-csv expr)
(schema-of-csv expr options)
source

schema-of-jsonclj

(schema-of-json expr)
(schema-of-json expr options)
source

secondclj

(second expr)
source

selectclj

(select dataframe & exprs)
source

select-columnsclj

source

select-exprclj

(select-expr dataframe & exprs)
source

select-keysclj

(select-keys expr ks)
source

sequenceclj

(sequence start stop step)
source

sha1clj

(sha1 expr)
source

sha2clj

(sha2 expr n-bits)
source

shapeclj

(shape dataframe)
source

shift-leftclj

(shift-left expr num-bits)
source

shift-rightclj

(shift-right expr num-bits)
source

shift-right-unsignedclj

(shift-right-unsigned expr num-bits)
source

shortclj

(short expr)
source

showclj

(show dataframe)
(show dataframe options)
source

show-verticalclj

(show-vertical dataframe)
(show-vertical dataframe options)
source

shufflecljmultimethod

source

signumclj

(signum expr)
source

sinclj

(sin expr)
source

sinhclj

(sinh expr)
source

sizeclj

(size expr)
source

skewnessclj

(skewness expr)
source

sliceclj

(slice expr start length)
source

sortclj

source

sort-arrayclj

(sort-array expr)
(sort-array expr asc)
source

sort-within-partitionsclj

(sort-within-partitions dataframe & exprs)
source

soundexclj

(soundex expr)
source

spark-confclj

(spark-conf spark-session)
source

spark-partition-idclj

(spark-partition-id)
source

spark-sessionclj

(spark-session dataframe)
source

sparseclj

source

splitclj

(split expr pattern)
source

sql-contextclj

(sql-context dataframe)
source

sqrclj

(sqr expr)
source

sqrtclj

(sqrt expr)
source

starts-withclj

(starts-with expr literal)
source

stdclj

source

stddevclj

(stddev expr)
source

stddev-popclj

(stddev-pop expr)
source

stddev-sampclj

source

storage-levelclj

(storage-level dataframe)
source

strclj

(str expr)
source

streaming?clj

source

structclj

(struct & exprs)
source

struct-fieldclj

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

struct-typeclj

(struct-type & fields)
source

substringclj

(substring expr pos len)
source

substring-indexclj

(substring-index expr delim cnt)
source

sumcljmultimethod

source

sum-distinctclj

(sum-distinct expr)
source

summaryclj

(summary dataframe & stat-names)
source

table->datasetclj

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

tailclj

(tail dataframe n-rows)
source

tail-valsclj

(tail-vals dataframe n-rows)
source

takeclj

(take dataframe n-rows)
source

take-valsclj

(take-vals dataframe n-rows)
source

tanclj

(tan expr)
source

tanhclj

(tanh expr)
source

time-windowclj

(time-window time-expr duration)
(time-window time-expr duration slide)
(time-window time-expr duration slide start)
source

to-byte-arrayclj

(to-byte-array cms)
source

to-csvclj

(to-csv expr)
(to-csv expr options)
source

to-dateclj

(to-date expr)
(to-date expr date-format)
source

to-debug-stringclj

source

to-dfcljmultimethod

source

to-jsoncljmultimethod

source

to-stringclj

source

to-timestampclj

(to-timestamp expr)
(to-timestamp expr date-format)
source

to-utc-timestampclj

(to-utc-timestamp expr)
source

total-countclj

(total-count cms)
source

transformclj

(transform expr xform-fn)
source

transform-keysclj

(transform-keys expr key-fn)
source

transform-valuesclj

(transform-values expr key-fn)
source

translateclj

(translate expr match replacement)
source

trimclj

(trim expr trim-string)
source

unbase64clj

(unbase64 expr)
source

unbounded-followingclj

source

unbounded-preceedingclj

source

unhexclj

(unhex expr)
source

unionclj

(union & dataframes)
source

union-by-nameclj

(union-by-name & dataframes)
source

unix-timestampclj

(unix-timestamp)
(unix-timestamp expr)
(unix-timestamp expr pattern)
source

unpersistclj

(unpersist dataframe)
(unpersist dataframe blocking)
source

updatecljmultimethod

source

upperclj

(upper expr)
source

valsclj

source

value-countsclj

(value-counts dataframe)
source

var-popclj

(var-pop expr)
source

var-sampclj

source

varianceclj

(variance expr)
source

week-of-yearclj

(week-of-year expr)
source

whenclj

(when condition if-expr)
(when condition if-expr else-expr)
source

wherecljmultimethod

source

widthclj

(width cms)
source

windowclj

(window {:keys [partition-by order-by range-between rows-between]})
source

windowedclj

(windowed options)
source

with-columnclj

(with-column dataframe col-name expr)
source

with-column-renamedclj

(with-column-renamed dataframe old-name new-name)
source

write-avro!clj

(write-avro! dataframe path)
(write-avro! dataframe path options)
source

write-csv!clj

(write-csv! dataframe path)
(write-csv! dataframe path options)
source

write-jdbc!clj

(write-jdbc! dataframe options)
source

write-json!clj

(write-json! dataframe path)
(write-json! dataframe path options)
source

write-libsvm!clj

(write-libsvm! dataframe path)
(write-libsvm! dataframe path options)
source

write-parquet!clj

(write-parquet! dataframe path)
(write-parquet! dataframe path options)
source

write-text!clj

(write-text! dataframe path)
(write-text! dataframe path options)
source

xxhash64clj

(xxhash64 & exprs)
source

yearclj

(year expr)
source

zero?clj

(zero? expr)
source

zip-withclj

(zip-with left right merge-fn)
source

zipmapclj

source

|clj

(| left-expr right-expr)
source

||clj

(|| & exprs)
source

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

× close