polars-writer 0.3.1

Creator: railscoderz

Last updated:

Add to Cart

Description:

polarswriter 0.3.1

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.