Metadata-Version: 2.0
Name: pyrankability
Version: 0.0.2
Summary: Rankability Toolbox
Home-page: https://github.com/pypa/pyrankability
Author: Paul Anderson
Author-email: pauleanderson@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent

# Rankability Toolbox
This repo contains various implementations that provide insights into the rankability of data.

## Installation
Clone to repository or download the repository as a zip and unzip it into a local directory.
<pre>
git clone https://github.com/IGARDS/rankability_toolbox</pre>

## Tutorial
A full tutorial can be found in the live coding notebook tutorial.mlx or a static version can be found in tutorial.pdf.

## Authors
Paul Anderson, Ph.D.<br>
Department of Computer Science<br>
Director, Data Science Program<br>
College of Charleston

Amy Langville, Ph.D.<br>
Department of Mathematics<br>
College of Charleston

Tim Chartier, Ph.D.<br>
Department of Mathematics<br>
Davidson College

## Acknowledgements
We would like to thank the entire IGARDS team at the College of Charleston for their invaluable insight and encouragement.



