AI functions for Spark SQL
Project description
Querix
AI functions for Spark SQL.
Install
pip install querix
Quickstart
export OPENAI_API_KEY=your_key
from pyspark.sql import SparkSession
from querix import init
spark = SparkSession.builder.getOrCreate()
init(spark)
spark.sql("SELECT AI_SUMMARIZE(text) FROM table").show()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
querix-0.1.3.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file querix-0.1.3.tar.gz.
File metadata
- Download URL: querix-0.1.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19179a4a5b0cba05e34d53914b1f91241d3a81d77aa621478916b2eb6fd34b01
|
|
| MD5 |
c7134460200a56c5b057e8c4fb6e0727
|
|
| BLAKE2b-256 |
75633bbf4baf0c77e29e15922b755790d02c75b95161c9225f101d4af03096d2
|
File details
Details for the file querix-0.1.3-py3-none-any.whl.
File metadata
- Download URL: querix-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5140eb874f89774e6ab9dd6e199d2dbbed3a81c673341f6186690a5c5e030010
|
|
| MD5 |
1e0537fe3a90b7ebc8dc1580a08f3ae9
|
|
| BLAKE2b-256 |
04ef3fac2a3dee9cd51541671aee201a0cfa3deb01500197007b6294c7ed3d4a
|