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.1a5.tar.gz (265.6 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.1a5-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.1a5-py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (102.0 kB view details)

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

sqlite_predict-0.0.1a5-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.1a5.tar.gz.

File metadata

  • Download URL: sqlite_predict-0.0.1a5.tar.gz
  • Upload date:
  • Size: 265.6 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.1a5.tar.gz
Algorithm Hash digest
SHA256 998105357641d7cf9c239cc2af29fe712324eb551972bf4d758282ebd24c78c4
MD5 6118f69a53d657db3ce7452c5f523a98
BLAKE2b-256 29ffb6510b8927bbb97c0e041287a332123eadc5f21e9a8e391ef0b75b3661a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a5.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.1a5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sqlite_predict-0.0.1a5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eee8b26453a31ec4d59d2dfb6a83022c08f69e0fa1b4501e2771ab8c4709b539
MD5 5310a2e567c475bd370f50decaad477b
BLAKE2b-256 2743c7602015c447193cf96c410471ef28ce468ec5475e5e223e4154ef793e21

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a5-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.1a5-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.1a5-py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 99fa09b53c7c83cc1d26444449cdecd56ce558f8e917cc99f01830274489f7ed
MD5 06435ec4c890a5b46680bbb048ac8436
BLAKE2b-256 93399d24315244a644e2b7921e2009405d16a96c9ce6d280307246c000bc9adb

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a5-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.1a5-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sqlite_predict-0.0.1a5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da31c6c7404d15e32b5b6e56b565d4790fd476dab3a860ee37f73b67a1c9a70b
MD5 e85a0467dd8a723da2a038abc1565c2b
BLAKE2b-256 a547faf09f0857b21975d793ab6e6798f1bc1b8b311b239530f4586b73cc8db5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sqlite_predict-0.0.1a5-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