'dask-cudf-cu12==24.12.*'\ 'rmm-cu12==24.12.*' 这也意味着 Polars 用户无需再在安装期间指定额外的索引即可获得 GPU 支持:pip install polars[gpu]即可正常工作。 这是通过 pypi.org 提供 RAPIDS 库的持续努力的第一步。敬请关注,了解更多信息。 Polars GPU 引擎:扩展对大数据规...
Support cudf-polars isoyear and week (isoweek) (#18265) Mar 21, 2025 .clang-format Automate include grouping order in .clang-format (#15063) Feb 22, 2024 .gitignore Move NDS-H examples into benchmarks (#16663) Sep 11, 2024 .pre-commit-config.yaml Remove FindCUDAToolkit.cmake from ....
pythonawesomesqlarrowpandasdatatableawesome-listdaskapache-arrowcudfrapidsaidatafusionblazingsqlpolars UpdatedJan 12, 2023 For when your data won't fit in your dataframe pythondatapandasdataframecudfawkward-arraypolars UpdatedDec 19, 2024 Python Rapidsai_Machine_learnring_on_GPU ...
'dask-cudf-cu12==24.12.*'\ 'rmm-cu12==24.12.*' 这也意味着 Polars 用户无需再在安装期间指定额外的索引即可获得 GPU 支持:pip install polars[gpu]即可正常工作。 这是通过 pypi.org 提供 RAPIDS 库的持续努力的第一步。敬请关注,了解更多信息。 Polars GPU 引擎:扩展对大数据规模的支持 我们与 Polars ...
Add rattler-build recipe for custreamz Verified b1b0459 Add rattler-build recipe for cudf_kafka Verified 3c195ee Add rattler-build recipe for cudf-polars Verified c8b97fe Add rattler-build recipe for cudf Verified 30bf6c7 Update build_python.sh to use rattler-build Verified 06f7dd9 ...
'cudf-cu12==24.12.*' \ 'dask-cudf-cu12==24.12.*'\ 'rmm-cu12==24.12.*' This also means that Polars users no longer need to specify an extra index during installation to get GPU support:pip install polars[gpu]just works. This is the first step in an ongoing effort to...
cudf_polars custreamz dask_cudf dask_cudf expr io tests DASK_LICENSE.txt VERSION __init__.py _version.py accessors.py backends.py core.py groupby.py sorting.py .coveragerc LICENSE README.md pyproject.toml .clang-format .gitignore .pre-commit-config.yaml CHANGELOG.md CONTRIBUTING.md LICENSE...
conda Bump polars version to <1.23 (#17986) Feb 20, 2025 cpp Refactor math_ops.cu dispatcher logic (#18006) Feb 20, 2025 docs Use KvikIO to enable file's fast host read and host write (#17764) Feb 13, 2025 img Update README links with redirects. (#14378) Nov 23, 2023 java Adde...
Buildcudf-polarswithbuild.sh(rapidsai#16898) Sep 26, 2024 codecov.yml Make codecov only informational (always pass). (rapidsai#14952) Feb 2, 2024 dependencies.yaml Bump polars version to <1.24 (rapidsai#18076) Feb 27, 2025 print_env.sh ...
For CUDA 12.x: pip install --extra-index-url=https://pypi.nvidia.com cudf-cu12 Conda cuDF can be installed with conda (via miniforge) from the rapidsai channel: conda install -c rapidsai -c conda-forge -c nvidia \ cudf=25.06 python=3.12 cuda-version=12.8 We also provide nightly Conda...