Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 315 Bytes

armpy

Association Rule Mining in Python

Requires Python 3.5+.

Test with pytest.

Auto-format code to PEP8 using ./pyfmt.

Travis CI: Build Status

To install required packages:

pip install -r requirements.txt