I wanted to accelerate pandas on my GPU so I decided to use cudf
library. Please do suggest other libraries(if any).
I tried to install cudf
using pip by pip3.6 install cudf-cuda92
. The pip version is 19.2.3(latest).
When I run pip3.6 install cudf-cuda92
on my cmd it says:
Collecting cudf-cuda92
ERROR: Could not find a version that satisfies the requirement cudf-cuda92 (from versions: none)
ERROR: No matching distribution found for cudf-cuda92