toyotainfotech / spark-curves   0.4.0

Apache License 2.0 GitHub

Apache Spark extension library to calculate curve similarity, clustering, etc.

Scala versions: 2.13 2.12

spark-curves 0.4.0


Group ID:
io.github.toyotainfotech
Artifact ID:
spark-curves_2.13
Version:
0.4.0
Release Date:
Oct 9, 2023
Licenses:
Files:

libraryDependencies += "io.github.toyotainfotech" %% "spark-curves" % "0.4.0"

Mill build tool

ivy"io.github.toyotainfotech::spark-curves:0.4.0"

Scala CLI

//> using dep "io.github.toyotainfotech::spark-curves:0.4.0"

Ammonite REPL

import $ivy.`io.github.toyotainfotech::spark-curves:0.4.0`

<dependency>
  <groupId>io.github.toyotainfotech</groupId>
  <artifactId>spark-curves_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'io.github.toyotainfotech', name: 'spark-curves_2.13', version: '0.4.0'