CHANGELOG
v0.0.1 (2025-02-04)
Bug Fixes
Added docstring re: TypeError (
96a511f)Addressed review comment on missing docstring (
9e0b537)Addressed review comment on missing docstring (
66bbc60)Edit multicollinearity to check for incorrect datatype (
7f4755e)Edited function names to align to what they are testing (
dd5f0ed)Feedback addresed by deleting empty linreg_ally.py file (
20ff3ca)Feedback addressed by adding Python and Codecov badges (
744b3d0)Feedback addressed by deletinig empty test file (
708c4b8)Feedback addressed by including team members full names in README (
8134b1b)Feedback addressed by rearraging the functions in README in the same order analysis would be carried out (
cc94378)Feedback addressed to add “Raises” section in the function docstring (
62ad25b)Feedback addressed to add usage and testing instructions (
3601762)Feedback addressed to refactor run_linear_regression and make function less complex (
da3765d)Feedback addressed to remove quotation marks from “linreg_ally” (
a9ab225)Update to stable version and update author names (
220fb3c)Update version number to account for missed version bumps (
6e92a32)Update versioning to test again (
c40fd8a)
Build System
Use new token for semantic release versioning (
c61a497)