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.1.2.tar.gz (5.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.1.2-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: colnade_polars-0.1.2.tar.gz
  • Upload date:
  • Size: 5.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.1.2.tar.gz
Algorithm Hash digest
SHA256 dac8a6b2b610abbdc16f72edeaafd32059fdc97c74c45d456f39abf0e9b875d9
MD5 acf760e9d85dedb57231a7415bace779
BLAKE2b-256 ddf58ea729e1f24f3e46e3f1c60f6b380a43bba40c7ae3ccf8abb03fb15b05cb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: colnade_polars-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a95eddf64bca418daf626a38953f8fcb4e406e9e8d8047b0466640633e00e7d4
MD5 3bf065f3deea12cd09c5c66147f25930
BLAKE2b-256 652031e11a38471f9e8f7789f3be364bc070ae27dabeb69d0f9d9e4d14548164

See more details on using hashes here.

Provenance

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