changepoint
changepoint copied to clipboard
Refactor package for python 2.7 up to 3.7 compatibility
This PR refactors the changepoint package and makes it compatible with python version 2.7-3.7.
This PR also includes the proposed fixes from PR #2 and #4.