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-3.0 0.3.2


Group ID:
tech.mlsql
Artifact ID:
pyjava-3.0_2.12
Version:
0.3.2
Release Date:
Sept 2, 2021
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "pyjava-3.0" % "0.3.2"

Mill build tool

ivy"tech.mlsql::pyjava-3.0:0.3.2"

Scala CLI

//> using dep "tech.mlsql::pyjava-3.0:0.3.2"

Ammonite REPL

import $ivy.`tech.mlsql::pyjava-3.0:0.3.2`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>pyjava-3.0_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'tech.mlsql', name: 'pyjava-3.0_2.12', version: '0.3.2'