Basic statistics and data analysis with Java
- Jackson Databind
- Apache Commons CSV
- Apache Commons Math
- Tablesaw Java Dataframe and Visualization Library
- ND4J Library
You can start using Jstat by adding the following dependency to your project:
<dependency>
<groupId>io.github.jethronap</groupId>
<artifactId>jstat</artifactId>
<version>1.0.0</version>
</dependency>
A list of examples can be downloaded separately here.