UBC-MDS / sktidy

Broom but for sklearn, to tidy up the messy fit results for Linear Regression and KMeans.
https://sktidy.readthedocs.io/en/latest
MIT License
0 stars 2 forks source link

add tests and tidy_lr() write_up #25

Closed xudong-Y closed 3 years ago

heidi-ye commented 3 years ago

I ran it and it looks good to me! We just need to add a docstring to the test function as well.

xudong-Y commented 3 years ago

Thanks Heidi. I asked Tiff and she said we do not need to add docstrings to test functions. We are good here!