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.4.3
Group ID:
com.github.marklister
Artifact ID:
product-collections_2.11
Version:
1.4.3
Release Date:
May 26, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.marklister" %% "product-collections" % "1.4.3"
ivy"com.github.marklister::product-collections:1.4.3"
//> using dep "com.github.marklister::product-collections:1.4.3"
import $ivy.`com.github.marklister::product-collections:1.4.3`
<dependency> <groupId>com.github.marklister</groupId> <artifactId>product-collections_2.11</artifactId> <version>1.4.3</version> </dependency>
compile group: 'com.github.marklister', name: 'product-collections_2.11', version: '1.4.3'