tech.bitey:dataframe-parent

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

License

License

Categories

Categories

Data
GroupId

GroupId

tech.bitey
ArtifactId

ArtifactId

dataframe-parent
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

pom
Description

Description

tech.bitey:dataframe-parent
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-parent

How to add to project

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

Dependencies

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

Project Modules

  • bufferstuff
  • dataframe
  • dataframe-test

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0