scicloj/tablecloth

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

Leiningen/Boot

[scicloj/tablecloth "5.00-beta-2"]

Clojure CLI/deps.edn

scicloj/tablecloth {:mvn/version "5.00-beta-2"}

Gradle

implementation("scicloj:tablecloth:5.00-beta-2")

Maven

<dependency>
  <groupId>scicloj</groupId>
  <artifactId>tablecloth</artifactId>
  <version>5.00-beta-2</version>
</dependency>