rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.86k stars 857 forks source link

Bootstrap pandas compatibility #761

Closed rasbt closed 3 years ago

rasbt commented 3 years ago

evaluate.bootstrap_point632_score can now handle Pandas' DataFrame/Series inputs without throwing errors.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.01%) to 90.673% when pulling 14c87b6b8b10ab6771ecbcdb467550e7377c6858 on bootstrap-pandas-compat into e5c906f40d286f3a000380b12cf0ec47f943ede4 on master.