spotify / featran   0.8.0

Apache License 2.0 Website GitHub

A Scala feature transformation library for data science and machine learning

Scala versions: 3.x 2.13 2.12 2.11

scio-repl 0.4.4


Group ID:
com.spotify
Artifact ID:
scio-repl_2.12
Version:
0.4.4
Release Date:
Nov 1, 2017
Licenses:
Files:

libraryDependencies += "com.spotify" %% "scio-repl" % "0.4.4"

Mill build tool

ivy"com.spotify::scio-repl:0.4.4"

Scala CLI

//> using dep "com.spotify::scio-repl:0.4.4"

Ammonite REPL

import $ivy.`com.spotify::scio-repl:0.4.4`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-repl_2.12</artifactId>
  <version>0.4.4</version>
</dependency>

compile group: 'com.spotify', name: 'scio-repl_2.12', version: '0.4.4'