allwefantasy / pyjava   0.3.3

GitHub

This library is an ongoing effort towards bringing the data exchanging ability between Java/Scala and Python. PyJava introduces Apache Arrow as the exchanging data format.

Scala versions: 2.12 2.11

pyjava-2.3 0.1.2


Group ID:
tech.mlsql
Artifact ID:
pyjava-2.3_2.11
Version:
0.1.2
Release Date:
Aug 22, 2019
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "pyjava-2.3" % "0.1.2"

Mill build tool

ivy"tech.mlsql::pyjava-2.3:0.1.2"

Scala CLI

//> using dep "tech.mlsql::pyjava-2.3:0.1.2"

Ammonite REPL

import $ivy.`tech.mlsql::pyjava-2.3:0.1.2`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>pyjava-2.3_2.11</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'tech.mlsql', name: 'pyjava-2.3_2.11', version: '0.1.2'