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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file polars_writer-0.3.3.tar.gz.
File metadata
- Download URL: polars_writer-0.3.3.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8006a9bbcf24f2287d2706b3ed81fbf808bb214c8815651fce6cc1634a3e4307
|
|
| MD5 |
ff181c45e3d2779d999c2cf05b49245e
|
|
| BLAKE2b-256 |
abf44736bfce35f2dd79efacafd9a18601663f18716bbca99fd60cdae02e29b3
|
File details
Details for the file polars_writer-0.3.3-py3-none-any.whl.
File metadata
- Download URL: polars_writer-0.3.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a07d8b7dce5dd7452aefa256b3235d6897cbe64f44543d068b9962e59f85b972
|
|
| MD5 |
47035e5575d585d9dec30640c66241d3
|
|
| BLAKE2b-256 |
57992ec6bf03a3326b6ddec3a578084fd9df3223a74b668592ed0da02a809c52
|