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.5.5.tar.gz (6.8 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.5.5-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: colnade_polars-0.5.5.tar.gz
  • Upload date:
  • Size: 6.8 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.5.5.tar.gz
Algorithm Hash digest
SHA256 1b79173c18c649699e728561ed4a06f6d15624384c7957082dfd920cfc280fff
MD5 3aeda07c7cb7c19a5b450da13d6c5b51
BLAKE2b-256 7e7b9eaeaaa0df529eb5ee2dca56a46bd5844bbe9842a6eeceb959f0a8e4bf17

See more details on using hashes here.

Provenance

The following attestation bundles were made for colnade_polars-0.5.5.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.5.5-py3-none-any.whl.

File metadata

  • Download URL: colnade_polars-0.5.5-py3-none-any.whl
  • Upload date:
  • Size: 8.4 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.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f7d597dc0788c94ef71e4b2791d280cb2dc8e65527716a8c79be8a24b4fc3176
MD5 dabff51143444e0c60254d783b3e3cf9
BLAKE2b-256 8930482170016d01d6b826a5afdfbdb399050521b01f661bed383b02b3e9723b

See more details on using hashes here.

Provenance

The following attestation bundles were made for colnade_polars-0.5.5-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