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.0.tar.gz
(3.2 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.0.tar.gz.
File metadata
- Download URL: querix-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f84b6ca1b57cbbc5a7d585e54edf1a26686e5cfd16858b1f4724eb80dd0efe0
|
|
| MD5 |
803747fefa953b5ba41736b3b825a0db
|
|
| BLAKE2b-256 |
1b6353bfb587f56547b95a67a163548eb55176b6908ebb2a37796f4316a0fd88
|
File details
Details for the file querix-0.1.0-py3-none-any.whl.
File metadata
- Download URL: querix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 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 |
2560aae199519081a7abeb5d6491abd577505616990562ca4b60b3d12e8a792d
|
|
| MD5 |
e5695a6451b4d3a0efa03b3bbcf75eb4
|
|
| BLAKE2b-256 |
758ced0a2c95a91e211de3072142d0fc1044a0d23325b80d66d8c3228be43b1e
|