A very simple, strongly typed, scala framework for tabular data. A collection of tuples. A strongly typed scala csv reader and writer. A lightweight idiomatic dataframe / datatable alternative.
product-collections 1.0
Group ID:
com.github.marklister
Artifact ID:
product-collections_2.11
Version:
1.0
Release Date:
Oct 26, 2014
Licenses:
Files:
Full Scala Version:
2.11.2
Developers:
libraryDependencies += "com.github.marklister" %% "product-collections" % "1.0"
ivy"com.github.marklister::product-collections:1.0"
//> using dep "com.github.marklister::product-collections:1.0"
import $ivy.`com.github.marklister::product-collections:1.0`
<dependency> <groupId>com.github.marklister</groupId> <artifactId>product-collections_2.11</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.marklister', name: 'product-collections_2.11', version: '1.0'