Last Version

koalas 0.0.1-beta

Lightweight Data Analysis Framework. Inspired from R and Python-Pandas

License

License

GroupId

GroupId

com.latentview.koalas
ArtifactId

ArtifactId

koalas
Version

Version

0.0.1-beta
Type

Type

jar
Description

Description

koalas
Lightweight Data Analysis Framework. Inspired from R and Python-Pandas
Project URL

Project URL

http://maven.apache.org

Download koalas 0.0.1-beta


<!-- https://jarcasting.com/artifacts/com.latentview.koalas/koalas/ -->
<dependency>
    <groupId>com.latentview.koalas</groupId>
    <artifactId>koalas</artifactId>
    <version>0.0.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.latentview.koalas/koalas/
implementation 'com.latentview.koalas:koalas:0.0.1-beta'
// https://jarcasting.com/artifacts/com.latentview.koalas/koalas/
implementation ("com.latentview.koalas:koalas:0.0.1-beta")
'com.latentview.koalas:koalas:jar:0.0.1-beta'
<dependency org="com.latentview.koalas" name="koalas" rev="0.0.1-beta">
  <artifact name="koalas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.latentview.koalas', module='koalas', version='0.0.1-beta')
)
libraryDependencies += "com.latentview.koalas" % "koalas" % "0.0.1-beta"
[com.latentview.koalas/koalas "0.0.1-beta"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.