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.87k stars 857 forks source link

Dask dataframes support for this package? #612

Open nikhilbankar19 opened 4 years ago

nikhilbankar19 commented 4 years ago

Are you planning to support algorithms on Dask dataframe?

rasbt commented 4 years ago

If it is not too much hassle/does not require big changes in the code, I would really welcome PRs that add Dask support.