Skip to main content

Prediction as a SQL primitive for SQLite: forecast, detect_anomalies, predict, with replayable receipts.

Project description

everpure-sqlite-predict

Prediction as a SQL primitive for SQLite: forecast(), detect_anomalies(), predict(), with replayable receipts. The wheel bundles the zero-dependency loadable extension for your platform.

import sqlite3
from everpure import sqlite_predict

db = sqlite3.connect(":memory:")
sqlite_predict.load(db)

db.execute("CREATE TABLE readings(ts TEXT, value REAL)")
# ... insert rows ...
for row in db.execute(
    "SELECT * FROM forecast('SELECT ts, value FROM readings', 24)"
):
    print(row)

See the project README for the full SQL surface, models, and benchmarks.

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

sqlite_predict-0.0.1a4.tar.gz (265.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

sqlite_predict-0.0.1a4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (95.0 kB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

sqlite_predict-0.0.1a4-py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (101.9 kB view details)

Uploaded Python 3manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

sqlite_predict-0.0.1a4-py3-none-macosx_11_0_arm64.whl (98.3 kB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file sqlite_predict-0.0.1a4.tar.gz.

File metadata

  • Download URL: sqlite_predict-0.0.1a4.tar.gz
  • Upload date:
  • Size: 265.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for sqlite_predict-0.0.1a4.tar.gz
Algorithm Hash digest
SHA256 7e9d77bdce02d51e6f68d82ea712d47548f59c05ea0c2d0ad0aa4bc6c250eb77
MD5 07f9ff732566a8e8e1697c8053402e8d
BLAKE2b-256 398b71c0df8cdbea9905ad165a33211836ea1762027c640effb91283df48a2e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a4.tar.gz:

Publisher: wheels.yml on PureStorage-OpenConnect/sqlite-predict

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sqlite_predict-0.0.1a4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sqlite_predict-0.0.1a4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 93f8a2e2d0d537c163735d755595dcf635b9ab629339334c0bca60b425129fdf
MD5 a1507373249f68e63cc02745d189dbc0
BLAKE2b-256 39d8a472360ba4b52ab562755658ccdf81df9b8d666d404fbe2acfa90ca256c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on PureStorage-OpenConnect/sqlite-predict

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sqlite_predict-0.0.1a4-py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sqlite_predict-0.0.1a4-py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f9884044f3a751bd02c7eec53440f92c7b0b8331143cb2fc419f4a1d6a1221f3
MD5 ed70d5940ecb2599877025d10a5af6b3
BLAKE2b-256 5322d77ff13fc0b7d2c7c99b27fe1532cfa26f70cffa466a4d580d23560d00b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a4-py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on PureStorage-OpenConnect/sqlite-predict

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sqlite_predict-0.0.1a4-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlite_predict-0.0.1a4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f46a16e05336c74b7c88c8c9e470f3b0084e62db71fdea087fe5074b030f8506
MD5 83ec1da67021ef51ce4f6431a0a438a7
BLAKE2b-256 72f75e7e3968d9f5bc32d813a59ef4eeae151234bbe8936f50971d40be1dad66

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a4-py3-none-macosx_11_0_arm64.whl:

Publisher: wheels.yml on PureStorage-OpenConnect/sqlite-predict

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page