在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:jtablesaw/tablesaw开源软件地址:https://github.com/jtablesaw/tablesaw开源编程语言:Java 99.4%开源软件介绍:TablesawOverviewTablesaw is a dataframe and visualization library that supports loading, cleaning, transforming, filtering, and summarizing data. If you work with data in Java, it may save you time and effort. Tablesaw also supports descriptive statistics and can be used to prepare data for working with machine learning libraries like Smile, Tribuo, H20.ai, DL4J. Tablesaw featuresData processing & transformation
VisualizationTablesaw supports data visualization by providing a wrapper for the Plot.ly JavaScript plotting library. Here are a few examples of the new library in action. Statistics
Getting startedAdd tablesaw-core to your project. You can find the version number for the latest release in the release notes: <dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>VERSION_NUMBER_GOES_HERE</version>
</dependency> You may also add supporting projects:
External supporting projects - outside of this organization:
Documentation and support
IntegrationsJupyter Notebooks
Other integrations
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论