rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
272 stars 67 forks source link

[FEA] Integration Testing Check #539

Open exactlyallan opened 11 months ago

exactlyallan commented 11 months ago

Help write integration tests for the following before release: Follow those listed on https://docs.rapids.ai/visualization

### Tasks
- [x] [Seaborn test ](https://github.com/rapidsai/xdf-integration/issues/17)
- [ ] [Add Cuxfilter test](https://github.com/rapidsai/xdf-integration/issues/11)
- [x] [Add hvplot test](https://github.com/rapidsai/xdf-integration/issues/11)
- [x] [Add holoviews test](https://github.com/rapidsai/xdf-integration/issues/11)
- [ ] [Add datashader test](https://github.com/rapidsai/xdf-integration/issues/11)
- [ ] [Add bokeh test](https://github.com/rapidsai/xdf-integration/issues/11)
- [x] Add plotly test
exactlyallan commented 11 months ago

Related to https://github.com/rapidsai/xdf-integration/issues/17