Skip to main content

Polars backend adapter for Colnade

Project description

colnade-polars

Polars backend adapter for Colnade — a statically type-safe DataFrame abstraction layer for Python.

Installation

pip install colnade colnade-polars

Usage

from colnade import Column, Schema, UInt64, Utf8
from colnade_polars import read_parquet

class Users(Schema):
    id: Column[UInt64]
    name: Column[Utf8]

df = read_parquet("users.parquet", Users)
# df is DataFrame[Users] — fully type-checked

See the full documentation for details.

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

colnade_polars-0.6.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

colnade_polars-0.6.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file colnade_polars-0.6.0.tar.gz.

File metadata

  • Download URL: colnade_polars-0.6.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for colnade_polars-0.6.0.tar.gz
Algorithm Hash digest
SHA256 fd5e04f05e69d905bec8953db8a18b07cd8b9d31a8a5ef1e04acb0f4385cc188
MD5 fbd293c9f6e84b22f93f585aa38486c3
BLAKE2b-256 74569530fd9e8c613d33d5ef434058179e85ed747f11c64d53f76b3c3c797b0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for colnade_polars-0.6.0.tar.gz:

Publisher: publish.yml on jwde/colnade

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

File details

Details for the file colnade_polars-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: colnade_polars-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for colnade_polars-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7218f11dd7e2219f9611962dba5ddfb45f20acd4efc3425e5999c16bf286a9e1
MD5 5d4a2764b92b5662a1de1c6753dd2e25
BLAKE2b-256 d74161b655c9c1d40bfe241447f5ac80fd04cc9fc4d9a8f041edcc8d4d5fd4a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for colnade_polars-0.6.0-py3-none-any.whl:

Publisher: publish.yml on jwde/colnade

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