is not current version
Last Version 1.2.7

tech.bitey:dataframe 1.1.2

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

1.1.2
Type

Type

jar
Description

Description

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

Download dataframe 1.1.2


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.