lacava / few

a feature engineering wrapper for sklearn
https://lacava.github.io/few
GNU General Public License v3.0
51 stars 22 forks source link

stall count changes #19

Closed rgupta90 closed 7 years ago

lacava commented 7 years ago

hi @rgupta90, please make sure these changes are passing the tests before you submit a new pull request. you should be able to get nosetests via pip install nose. then in the root directory of hte project, run nosetests -v

the code changes should pass all tests.