Skip to content

Sunsetting cuxfilter after RAPIDS Release v26.06#786

Open
caryr35 wants to merge 3 commits into
mainfrom
Sunsetting-cuxfilter-after-RAPIDS-Release-v26.06
Open

Sunsetting cuxfilter after RAPIDS Release v26.06#786
caryr35 wants to merge 3 commits into
mainfrom
Sunsetting-cuxfilter-after-RAPIDS-Release-v26.06

Conversation

@caryr35
Copy link
Copy Markdown
Contributor

@caryr35 caryr35 commented May 22, 2026

Sunsetting cuxfilter after RAPIDS Release v26.06

@caryr35 caryr35 requested a review from a team as a code owner May 22, 2026 16:44
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 22, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for docs-rapids-ai ready!

Name Link
🔨 Latest commit c9c4378
🔍 Latest deploy log https://app.netlify.com/projects/docs-rapids-ai/deploys/6a1087fb07bf7a00087dfefe
😎 Deploy Preview https://deploy-preview-786--docs-rapids-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for docs-rapids-ai ready!

Name Link
🔨 Latest commit 78f1592
🔍 Latest deploy log https://app.netlify.com/projects/docs-rapids-ai/deploys/6a10e989d83886000802ba18
😎 Deploy Preview https://deploy-preview-786--docs-rapids-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread _notices/rsn0060.md Outdated
Comment thread _notices/rsn0060.md
| `cuxfilter.DataFrame` | Load and transform data directly with `cudf.DataFrame`; convert only at explicit visualization boundaries when a library requires CPU data. |
| `dashboard([...])` and preset layouts | Compose the view with Panel, Dash, Streamlit, or another maintained dashboard framework. |
| Charts, widgets, and linked filters | Use HoloViews/hvPlot/Datashader with `link_selections`, or framework-native callback/state patterns. |
| Graph and geospatial examples | Use cuGraph or cuSpatial for GPU-side analytics, then visualize with Datashader, HoloViews, PyDeck, Bokeh, or Plotly. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cuSpatial is not maintained. What should we recommend instead?

Comment thread _notices/rsn0060.md
## Continued GPU visual analytics support

RAPIDS continues to support GPU-accelerated data preparation and analytics
through projects such as cuDF, cuGraph, cuSpatial, and related libraries. The
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
through projects such as cuDF, cuGraph, cuSpatial, and related libraries. The
through projects such as cuDF, cuGraph, and related libraries. The

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants