shafiquejamal / richstat   0.0.7

GitHub

Library for computing tables (tabulations and cross-tabulations) and histogram data in a format amenable for plotting

Scala versions: 2.11

richstat 0.0.1


Group ID:
com.github.shafiquejamal
Artifact ID:
richstat_2.11
Version:
0.0.1
Release Date:
Oct 22, 2017
Licenses:
Files:

libraryDependencies += "com.github.shafiquejamal" %% "richstat" % "0.0.1"

Mill build tool

ivy"com.github.shafiquejamal::richstat:0.0.1"

Scala CLI

//> using dep "com.github.shafiquejamal::richstat:0.0.1"

Ammonite REPL

import $ivy.`com.github.shafiquejamal::richstat:0.0.1`

<dependency>
  <groupId>com.github.shafiquejamal</groupId>
  <artifactId>richstat_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.shafiquejamal', name: 'richstat_2.11', version: '0.0.1'