Skip to content
#

gpu-acceleration

Here are 253 public repositories matching this topic...

blazingsql
beckernick
beckernick commented Nov 18, 2020

I'd like to be able to use INITCAP to capitalize the first character of every "token" in a string. This is listed as a supported operation on string columns in the Calcite reference, but is currently not implemented.

from pyspark.sql import SparkSession
from blazingsql import BlazingContext
import pandas as pd
​
​
# spark = SparkSession.builder \
#     .master("local") \
#    
RemixAutoML

Improve this page

Add a description, image, and links to the gpu-acceleration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpu-acceleration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.