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

minor changes for test_tidy_lr #31

Closed xudong-Y closed 3 years ago

xudong-Y commented 3 years ago

Add some code comment and one more test for bad input

JacobMcFarlane commented 3 years ago

Looks good to me- merging!