Back to Polars

polars-buffer

crates/polars-buffer/README.md

latest366 B
Original Source

polars-buffer

polars-buffer is an internal sub-crate of the Polars library, supplying an implementation of immutable buffers which can share underlying data.

Important Note: This crate is not intended for external usage. Please refer to the main Polars crate for intended usage.