EpistasisLab / EpistasisLab/scikit-mdr

Divide utility functions into separate modules

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
128
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Instead of keeping all of the modules in the same `utils.py` file, break them out into separate submodules. This will help prevent situations where, for example, a user imports matplotlib when they're only using the `n_way_models` function (that doesn't use matplotlib).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.