scicloj/tablecloth

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

Leiningen/Boot

[scicloj/tablecloth "7.000-beta-38"]

Clojure CLI/deps.edn

scicloj/tablecloth {:mvn/version "7.000-beta-38"}

Gradle

implementation("scicloj:tablecloth:7.000-beta-38")

Maven

<dependency>
  <groupId>scicloj</groupId>
  <artifactId>tablecloth</artifactId>
  <version>7.000-beta-38</version>
</dependency>