Polars Plugin
This plugin provides native support for Polars DataFrames and LazyFrames in Flyte, enabling efficient data processing with Polars' high-performance DataFrame library.
The plugin supports:
polars.DataFrame- Eager evaluation DataFramespolars.LazyFrame- Lazy evaluation DataFrames for optimized query execution
Both types can be serialized to and deserialized from Parquet format, making them ideal for large-scale data processing workflows.
To install the plugin, run the following command:
pip install --pre flyteplugins-polars
Release files for flyteplugins-polars 2.6.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flyteplugins_polars-2.6.10-py3-none-any.whl | Python 3 | none | any | Details |
Release files / flyteplugins_polars-2.6.10-py3-none-any.whl
| Download URL | flyteplugins_polars-2.6.10-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0abfd20c000f165b6b0506b839bb62c2a25e209f4d25bdafd7425f8d928c4120
|
|
BLAKE2b-256 checksum How to use checksums |
47a66e104ea1e1bc2c40d6415a0b8f6458b504180848e2a32970a2eb53ddad6d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|