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