dstk-clj

Data Science Toolkit Clojure Library

Leiningen/Boot

[dstk-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

dstk-clj/dstk-clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("dstk-clj:dstk-clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dstk-clj</groupId>
  <artifactId>dstk-clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>