with_row_index
Found in 1 package: polars
polars(3 releases)
rs-0.55.1This release introduces significant performance improvements across various operations, including pushdown optimizations, enhanced join strategies, and more efficient memory handling. It also brings a host of new features like `struct.drop()`, improved CSV scanning, and experimental out-of-core spilling, alongside numerous bug fixes for enhanced stability and correctness.
py-1.38.0This release focuses heavily on performance improvements across streaming, I/O, and core computations, alongside numerous bug fixes for stability and correctness. A key change is the deprecation of the `retries` argument in favor of using `storage_options`.
rs-0.52.0This release focuses heavily on performance improvements across lazy evaluation, group-by operations, and I/O, alongside numerous bug fixes, especially in SQL handling and streaming aggregations. New features include batch collection methods for LazyFrames and enhanced streaming support for various functions.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when with_row_index changes.
Learn More