scicloj/tablecloth

Dataset manipulation library built on the top of tech.ml.dataset.

Leiningen/Boot

[scicloj/tablecloth "1.0.0-pre-alpha3"]

Clojure CLI/deps.edn

scicloj/tablecloth {:mvn/version "1.0.0-pre-alpha3"}

Gradle

implementation("scicloj:tablecloth:1.0.0-pre-alpha3")

Maven

<dependency>
  <groupId>scicloj</groupId>
  <artifactId>tablecloth</artifactId>
  <version>1.0.0-pre-alpha3</version>
</dependency>