资 源 简 介
JASeries : scala API for time numerical series operations.
**** PROJECT MOVED TO GITHUB ****
Supports read / write CSV files or strings. Pivot-columns are automatically taken into account. CSV file format is automatically guessed. Chart generation is now supported ! NEW : Performance enhancements & Series is now almost a true scala collection
The aim of this library is to make simple series summaries generation, using sampling and various kind of cells merging.
Processing very large CSV data doesn"t afraid this library.
A standalone packaging, "jaseries.jar", is provided, for quick console or scripting usage. It embeds all dependencies, and comes with all scala libraries. Otherwise for library usage, just add the dependency and the repository to your sbt configuration file (b