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.4 0.2.4


Group ID:
tech.mlsql
Artifact ID:
pyjava-2.4_2.11
Version:
0.2.4
Release Date:
Dec 27, 2019
Licenses:
Files:

libraryDependencies += "tech.mlsql" %% "pyjava-2.4" % "0.2.4"

Mill build tool

ivy"tech.mlsql::pyjava-2.4:0.2.4"

Scala CLI

//> using dep "tech.mlsql::pyjava-2.4:0.2.4"

Ammonite REPL

import $ivy.`tech.mlsql::pyjava-2.4:0.2.4`

<dependency>
  <groupId>tech.mlsql</groupId>
  <artifactId>pyjava-2.4_2.11</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'tech.mlsql', name: 'pyjava-2.4_2.11', version: '0.2.4'