Release notes:
- [Make function _get_surrogate_model_replication_measure() public](https://github.com/interpretml/interpret-community/commit/3f1e586ebf8a6f1a4f647942ddee276ca4bb93aa)
- [Add linting workflow for python files](https://github.com/interpretml/interpret-community/commit/c7af3d5fbc30b9182e65f1dd6d4812ae79372a15)
- [decrease tolerance on serialization check for macos test builds](https://github.com/interpretml/interpret-community/commit/9d91f8e05f2200ac4bd5e1bd53cb6cf5635924eb)
- [Add python 3.7 tests](https://github.com/interpretml/interpret-community/commit/a463799c98bfbdfa93890cd8fe502ba6f40915b4)
- [replace numpy.array with numpy.ndarray in docs](https://github.com/interpretml/interpret-community/commit/9ba3a83b47fdde6a3921cbcb775d01c939cbe473)
- [Update requirements-test.txt to pin markupsafe<2.1.0](https://github.com/interpretml/interpret-community/commit/3269e0f160be75436a6f5c2ea0b5e07b817b5a32)
- [fix build failure due to old sqlalchemy dependency](https://github.com/interpretml/interpret-community/commit/3a893f400f9859c58cc222aa4c7f423677fd8970)
- [Replace load_boston() with fetch_california_housing()](https://github.com/interpretml/interpret-community/commit/21c343b8743ebab9f3c5628a1b0e991c9437af51)
- [Add notebook replication measure of global surrogate model](https://github.com/interpretml/interpret-community/commit/e4166cb98e48a0ff1b37f2a79527ae58f8c85cce)
- [fix windows nightly build failures due to pywinpty dependency failing](https://github.com/interpretml/interpret-community/commit/33ca855baae4f3a1701c10831455f20097a24ad0)
- [fix some methods and classes missing from readthedocs documentation](https://github.com/interpretml/interpret-community/commit/89fd188ec270e811935a2e899e57bc1709a062fb)
- [update interpret-community to ml-wrappers 0.1.0](https://github.com/interpretml/interpret-community/commit/81f06883a00ce43db6ed5328f24d94bf96b54f70)
- [fix PFI handling tensorflow models for tensorflow>=2.6](https://github.com/interpretml/interpret-community/commit/75fdf32339987856ad506ad0aa080ade71b568cb)
- [fix shape check to support other types of wrapped datasets such as BatchDataset](https://github.com/interpretml/interpret-community/commit/1f2d978480c60b121a78c0b353200004b2ee40c6)