org.scicloj/tablecloth.time

A time series manipulation library built on top of tablecloth.

Leiningen/Boot

[org.scicloj/tablecloth.time "1.00-alpha-5-SNAPSHOT"]

Clojure CLI/deps.edn

org.scicloj/tablecloth.time {:mvn/version "1.00-alpha-5-SNAPSHOT"}

Gradle

implementation("org.scicloj:tablecloth.time:1.00-alpha-5-SNAPSHOT")

Maven

<dependency>
  <groupId>org.scicloj</groupId>
  <artifactId>tablecloth.time</artifactId>
  <version>1.00-alpha-5-SNAPSHOT</version>
</dependency>