is not current version
Last Version 1.2.7

tech.bitey:dataframe 0.5.0

Another dataframe library for Java, inspired by Tablesaw, built on nio buffers

License

License

Categories

Categories

Data
GroupId

GroupId

tech.bitey
ArtifactId

ArtifactId

dataframe
Version

Version

0.5.0
Type

Type

jar
Description

Description

tech.bitey:dataframe
Another dataframe library for Java, inspired by Tablesaw, built on nio buffers
Project URL

Project URL

http://bitey.tech
Source Code Management

Source Code Management

https://github.com/biteytech/dataframe

Download dataframe 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
tech.bitey : bufferstuff jar 0.6.0
org.joda : joda-beans jar 2.8.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.xerial : sqlite-jdbc jar 3.32.3.3
com.google.guava : guava-testlib jar 30.1.1-jre

Project Modules

There are no modules declared in this project.