scicloj/tablecloth

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

Leiningen/Boot

[scicloj/tablecloth "6.094.1"]

Clojure CLI/deps.edn

scicloj/tablecloth {:mvn/version "6.094.1"}

Gradle

implementation("scicloj:tablecloth:6.094.1")

Maven

<dependency>
  <groupId>scicloj</groupId>
  <artifactId>tablecloth</artifactId>
  <version>6.094.1</version>
</dependency>