License |
License |
---|---|
Categories |
CategoriesTablesaw Business Logic Libraries Science |
GroupId | GroupIdcom.github.lwhite1 |
ArtifactId | ArtifactIdtablesaw |
Last Version | Last Version0.7.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTablesaw
High-performance Java Dataframe with integrated columnar storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tablesaw-0.7.7.3.pom | |
tablesaw-0.7.7.3.jar | 29 MB |
tablesaw-0.7.7.3-sources.jar | 213 KB |
tablesaw-0.7.7.3-javadoc.jar | 749 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lwhite1/tablesaw/ -->
<dependency>
<groupId>com.github.lwhite1</groupId>
<artifactId>tablesaw</artifactId>
<version>0.7.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lwhite1/tablesaw/
implementation 'com.github.lwhite1:tablesaw:0.7.7.3'
// https://jarcasting.com/artifacts/com.github.lwhite1/tablesaw/
implementation ("com.github.lwhite1:tablesaw:0.7.7.3")
'com.github.lwhite1:tablesaw:jar:0.7.7.3'
<dependency org="com.github.lwhite1" name="tablesaw" rev="0.7.7.3">
<artifact name="tablesaw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lwhite1', module='tablesaw', version='0.7.7.3')
)
libraryDependencies += "com.github.lwhite1" % "tablesaw" % "0.7.7.3"
[com.github.lwhite1/tablesaw "0.7.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jbellis : jamm | jar | 0.3.1 |
io.codearte.jfairy : jfairy | jar | 0.5.2 |
junit : junit | jar | 4.12 |