Skip to content

clojure_stat is a Clojure library that contains various utility functions to help data scientists study data. Clojure is a great, general purpose programming language that can be very useful in data analytics. In this repository, I introduce a function that allows a user to summarize a dataset (i.e. a collection of maps) using custom partitions.…

License

Notifications You must be signed in to change notification settings

ecolui/clojure_stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure_stat

A Clojure library designed to summarize data. Summarizing a dataset is one of the most fundamental operations you can do in order to detect patterns and trends. Clojure is a great, general purpose programming language that can be very useful in data analytics. In this repository, I introduce a function that allows a user to summarize a dataset using custom partitions.

Usage

This small library was intended for ad-hoc data analytics using the Clojure programming language.

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

clojure_stat is a Clojure library that contains various utility functions to help data scientists study data. Clojure is a great, general purpose programming language that can be very useful in data analytics. In this repository, I introduce a function that allows a user to summarize a dataset (i.e. a collection of maps) using custom partitions.…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published