allwefantasy / pyjava 0.3.3
GitHubThis 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
pyjava-3.3 0.3.2
Group ID:
tech.mlsql
Artifact ID:
pyjava-3.3_2.12
Version:
0.3.2
Release Date:
Sept 20, 2022
Licenses:
Files:
Developers:
libraryDependencies += "tech.mlsql" %% "pyjava-3.3" % "0.3.2"
ivy"tech.mlsql::pyjava-3.3:0.3.2"
//> using dep "tech.mlsql::pyjava-3.3:0.3.2"
import $ivy.`tech.mlsql::pyjava-3.3:0.3.2`
<dependency> <groupId>tech.mlsql</groupId> <artifactId>pyjava-3.3_2.12</artifactId> <version>0.3.2</version> </dependency>
compile group: 'tech.mlsql', name: 'pyjava-3.3_2.12', version: '0.3.2'