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.4.1.tar.gz (6.2 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.4.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: colnade_polars-0.4.1.tar.gz
  • Upload date:
  • Size: 6.2 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.4.1.tar.gz
Algorithm Hash digest
SHA256 ead6cc5991430ca444c23c043c3473dfa9638bfe040400814d622ac0d51a5e94
MD5 93943df62b5cde06fc4e35603e5f0d30
BLAKE2b-256 b701701a00a4fec7436f7c4c392d04f647ff231062d3b507d687fd3a0220bbef

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: colnade_polars-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 7.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.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 348ced7fcbe18577f77625aa7fdce01d2dbf5f8e5ff9d52ab99d6e45d13ecf58
MD5 ae1e3ef6995e15be7b3f05c2acdcca2d
BLAKE2b-256 ed4ea1e93bb798da70c9e377f0df18723b6a994923a5603ae7b1a7c7fd12a00d

See more details on using hashes here.

Provenance

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