Skip to content
/ SCDP Public

A profiler to compute basic statistics about a dataset. This is one of the Metanome algorithms.

Notifications You must be signed in to change notification settings

VIDA-NYU/SCDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCDP

A profiler to compute basic statistics about a dataset. This is one of the Metanome algorithms. The code was extracted from here and adapted to create a self-contained application that does not depend on Metanome.

Dependencies

  • Apache Maven
  • Java 1.7 (at least)

Installation

mvn package

Running

java -jar target/SCDP-0.1-jar-with-dependencies.jar <CSV file>

About

A profiler to compute basic statistics about a dataset. This is one of the Metanome algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages