Skip to content

TST: make sure Incremental works with dataframes#458

Merged
TomAugspurger merged 11 commits into
dask:masterfrom
stsievert:incremental-and-dataframes
Apr 7, 2019
Merged

TST: make sure Incremental works with dataframes#458
TomAugspurger merged 11 commits into
dask:masterfrom
stsievert:incremental-and-dataframes

Conversation

@stsievert

@stsievert stsievert commented Feb 13, 2019

Copy link
Copy Markdown
Member

What does this PR implement?
This PR makes sure that dataframes work with Incremental. For tests, I modify the basic incremental test and pass both Dask arrays and dataframes.

Reference issues/PRs

@stsievert stsievert force-pushed the incremental-and-dataframes branch from 378e281 to 769ed6f Compare February 14, 2019 15:59
Comment thread dask_ml/_partial.py Outdated
Comment thread tests/test_incremental.py Outdated
@stsievert stsievert changed the title WIP: TST: make sure Incremental works with dataframes TST: make sure Incremental works with dataframes Feb 14, 2019
@stsievert

Copy link
Copy Markdown
Member Author

This is no longer a work in progress, and ready for review (and maybe merge).

I had to rebase off #455 to make the tests work.

Comment thread tests/test_incremental.py Outdated
@TomAugspurger

Copy link
Copy Markdown
Member

Maybe one more merge of master? I think CI should be passing again.

@stsievert

Copy link
Copy Markdown
Member Author

The CI tests for this PR are passing.

@TomAugspurger

Copy link
Copy Markdown
Member

Thanks!

@TomAugspurger TomAugspurger merged commit dc63598 into dask:master Apr 7, 2019
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