com.github.clojure-finance/clojask

Data analysis and manipulation library with parallel computing for larger-than-memory datasets

Leiningen/Boot

[com.github.clojure-finance/clojask "1.2.0"]

Clojure CLI/deps.edn

com.github.clojure-finance/clojask {:mvn/version "1.2.0"}

Gradle

implementation("com.github.clojure-finance:clojask:1.2.0")

Maven

<dependency>
  <groupId>com.github.clojure-finance</groupId>
  <artifactId>clojask</artifactId>
  <version>1.2.0</version>
</dependency>