bsql-demos icon indicating copy to clipboard operation
bsql-demos copied to clipboard

Example notebooks using BlazingSQL with the RAPIDS AI ecoystem.

BlazingSQL Demos

Demo Python notebooks using BlazingSQL with the RAPIDS AI ecoystem.

Notebook Title Description Launch in Colab
Getting Started How to set up and get started with BlazingSQL and the RAPIDS AI suite Google Colab Badge
Netflow Query 65M rows of network security data (netflow) with BlazingSQL and then pass to Graphistry to visualize and interact with the data Google Colab Badge
Taxi Train a linear regression model with cuML on 55 million rows of public NYC Taxi Data loaded with BlazingSQL Google Colab Badge
BlazingSQL vs. Apache Spark Analyze 20 million rows of net flow data. Compare BlazingSQL and Apache Spark timings for the same workload Google Colab Badge
Federated Query In a single query, join an Apache Parquet file, a CSV file, and a GPU DataFrame (GDF) in GPU memory. Google Colab Badge