This matching program utilizes algebraic difference calculations to determine which entries are most similar. It can be used to pair members within an organization for a variety of purposes.
CSV sheet containing user data and responses
Install packages:
pip install -r requirements.txtpython -m matchmakerType the following command into the command line interface:
pytest