小编rah*_*409的帖子

如何使用 pip 安装 cudf?

我想在我的 GPU 上加速 pandas,所以我决定使用cudf库。请推荐其他库(如果有)。

我尝试cudf使用 pip by安装pip3.6 install cudf-cuda92。pip版本是19.2.3(最新)。

当我pip3.6 install cudf-cuda92在 cmd 上运行时,它显示:

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
Run Code Online (Sandbox Code Playgroud)

pip python-3.6 cudf

6
推荐指数
1
解决办法
3万
查看次数

标签 统计

cudf ×1

pip ×1

python-3.6 ×1