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

featran-numpy 0.3.0


Group ID:
com.spotify
Artifact ID:
featran-numpy_2.12
Version:
0.3.0
Release Date:
Feb 28, 2019
Licenses:
Files:

libraryDependencies += "com.spotify" %% "featran-numpy" % "0.3.0"

Mill build tool

ivy"com.spotify::featran-numpy:0.3.0"

Scala CLI

//> using dep "com.spotify::featran-numpy:0.3.0"

Ammonite REPL

import $ivy.`com.spotify::featran-numpy:0.3.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>featran-numpy_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.spotify', name: 'featran-numpy_2.12', version: '0.3.0'