rapidsai / dask-cuda

Utilities for Dask and CUDA interactions
https://docs.rapids.ai/api/dask-cuda/stable/
Apache License 2.0
292 stars 93 forks source link

Relax type-check in ``test_proxy.py`` #1321

Closed rjzamora closed 8 months ago

rjzamora commented 8 months ago

There is a minor missing feature in dask-expr. I suggest we relax this test a bit to handle both "legacy" and "new" DataFrame collections.

rjzamora commented 8 months ago

/merge