Skip to content

Living-with-machines/subsamplr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subsamplr

A tool for representative subsampling.

Installation

Users

Install from GitHub:

pip install git+https://github.com/Living-with-machines/subsamplr.git

Developers

Clone the repository:

git clone https://github.com/Living-with-machines/subsamplr.git
cd subsamplr

After creating and activating a virtual environment, install the package locally:

pip install .

Check the code with mypy:

make check

Run unit tests:

make test

About

A tool for representative subsampling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published