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

Uploaded Python 3

File details

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

File metadata

  • Download URL: colnade_polars-0.3.0.tar.gz
  • Upload date:
  • Size: 5.5 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.3.0.tar.gz
Algorithm Hash digest
SHA256 459b1d3bc07f1e0ee19327e1ef33d07cf629141025a796802524a96b2e1cc57c
MD5 62f92f8ceec53e9961a8a3da476516d0
BLAKE2b-256 b466d1c259ef52a67399c6b323b4ec5c5448783f0e7f331b77bcde98d1bc62b4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: colnade_polars-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8266f83c62964b2e821f70987f9d1380b34db9cd6bbd526479c180f0f8d3d4fd
MD5 7fc808ed1fdda623ee441520d80b80ea
BLAKE2b-256 fa3fdd81a295a2c511b76c0531b764902a7477bc567c9002132187843a66de68

See more details on using hashes here.

Provenance

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