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
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.
See Usage example
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
Built Distribution
Hashes for polars_writer-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ab8d297ed41aff3f0b9908b5cbfcded066f29b588c99afabb8963cba33c399c |
|
MD5 | 868b26e88d6dc81da0dc2433979387a7 |
|
BLAKE2b-256 | a1cca7668c754fd4bf228930a79d7d4b14a25e7e056da8ce9df6deab431902f4 |