License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning Tablesaw Science |
GroupId | GroupIdtech.tablesaw |
ArtifactId | ArtifactIdtablesaw-smile |
Last Version | Last Version0.32.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance Java Dataframe
|
Filename | Size |
---|---|
tablesaw-smile-0.32.1.pom | |
tablesaw-smile-0.32.1.jar | 29 KB |
tablesaw-smile-0.32.1-sources.jar | 22 KB |
tablesaw-smile-0.32.1-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-smile/ -->
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-smile</artifactId>
<version>0.32.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-smile/
implementation 'tech.tablesaw:tablesaw-smile:0.32.1'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-smile/
implementation ("tech.tablesaw:tablesaw-smile:0.32.1")
'tech.tablesaw:tablesaw-smile:jar:0.32.1'
<dependency org="tech.tablesaw" name="tablesaw-smile" rev="0.32.1">
<artifact name="tablesaw-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-smile', version='0.32.1')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-smile" % "0.32.1"
[tech.tablesaw/tablesaw-smile "0.32.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-data | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
tech.tablesaw : tablesaw-core | jar | 0.31.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |