Skip to main content

polars_writer is a library that enables JSON-based configuration of Polars DataFrame writing methods, facilitating language-agnostic data export for end-user facing data products.

Project description

Documentation Status https://github.com/MacHu-GWU/polars_writer-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/polars_writer-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/polars-writer.svg https://img.shields.io/pypi/l/polars-writer.svg https://img.shields.io/pypi/pyversions/polars-writer.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to polars_writer Documentation

polars_writer is a library that allows defining methods like polars.DataFrame.write_csv and polars.DataFrame.write_json using a pure JSON-friendly parameter format. The purpose of this library is to provide an interface independent of the Python language itself, allowing users to directly define the behavior of polars writers using JSON. This library is intended to be used in some end-user facing data products.

Install

polars_writer is released on PyPI, so all you need is to:

$ pip install polars-writer

To upgrade to latest version:

$ pip install --upgrade polars-writer

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

polars_writer-0.2.1.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

polars_writer-0.2.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page