rapidsai / dask-cudf

[ARCHIVED] Dask support for distributed GDF object --> Moved to cudf
https://github.com/rapidsai/cudf
Apache License 2.0
136 stars 58 forks source link

Test directory name needs to be corrected #288

Closed kokild closed 5 years ago

kokild commented 5 years ago

In main README.md, Test

  1. Run all tests: py.test dask_cudf # <---------- this should be dask-cudf, because that's what you get after git clone
quasiben commented 5 years ago

I am going to close this -- as of https://github.com/rapidsai/cudf/pull/2160, dask-cudf has now been merged to cudf