Liking cljdoc? Tell your friends :D

clojask.groupby


compute-aggregateclj

(compute-aggregate dateframe output-dir exp)

aggregate the output files to the final destination

aggregate the output files to the final destination
sourceraw docstring

compute-groupbyclj

(compute-groupby dataframe num-worker output-dir exception)

map the result to different files

map the result to different files
sourceraw docstring

gen-groupby-filenamesclj

(gen-groupby-filenames dist msg groupby-keys key-index formatters)

internal function to generate files csv line with groupby key(s)

internal function to generate files csv line with groupby key(s)
sourceraw docstring

output-groupbyclj

(output-groupby dist msg groupby-keys key-index formatter write-index)

internal function called by output when aggregation is applied

internal function called by output when aggregation is applied
sourceraw docstring

read-csv-seqclj

(read-csv-seq filename)

takes file name and reads data

takes file name and reads data
sourceraw docstring

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

× close