Liking cljdoc? Tell your friends :D

clojask

Clojure data frame with parallel computing on larger-than-memory datasets

Run the main function in core:

lein run

Run the tests in test:

lein test

To run a particular test defined in the namespace:

lein test :only core-test/df-api-test 

Requirements for the input file:

  • the first row should contain the column names

Can you improve this documentation? These fine people already did:
awoo424, Yuchen Liu, Angel Woo & clojure-finance
Edit on GitHub

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

× close