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.82k stars 853 forks source link

Integer is required got byte types on SequentialFeatureSelector import #1009

Closed dffesalbon closed 1 year ago

dffesalbon commented 1 year ago

image

Describe the bug

Importing SequentialFeatureSelector on Colab gives an error.

Steps/Code to Reproduce

from mlxtend.feature_selection import SequentialFeatureSelector

Expected Results

Actual Results

Versions

dffesalbon commented 1 year ago

issue fix already. thank you.

dffesalbon commented 1 year ago

root: other packages version