Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pandas DataFrame as input in fit() #684

Merged
merged 2 commits into from
Apr 9, 2018

Conversation

weixuanfu
Copy link
Contributor

@weixuanfu weixuanfu commented Apr 9, 2018

Add support for pandas DataFrame as input in fit().

check_X_y function in scikit-learn can check and convert panda.DataFrame and then use in scikit-learn operators.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.652% when pulling 013622e on weixuanfu:pandas_support into 4692bcf on EpistasisLab:development.

@weixuanfu weixuanfu merged commit 02f258f into EpistasisLab:development Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants