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.8.1


Group ID:
tech.mlsql
Artifact ID:
pyjava-2.4_2.11
Version:
0.2.8.1
Release Date:
Apr 9, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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