strptime
Found in 1 package: polars
polars(6 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.
rs-0.54.4This release focuses heavily on performance improvements across various operations, significant stabilization and expansion of the streaming engine capabilities, and numerous enhancements to SQL support and data source handling (like Parquet and cloud storage).
py-1.40.0This release introduces streaming support for grouped AsOf joins and numerous performance optimizations across the engine, particularly in streaming operations. Several bugs related to joins, aggregations, and data reading have been fixed, and support for the dataframe interchange protocol has been deprecated.
rs-0.50.0This release focuses heavily on performance improvements by lowering more operations to the streaming engine and optimizing various internal processes. It also introduces significant enhancements around Categorical/Enum types and fixes numerous bugs across expressions, I/O, and joins.
py-1.32.0This release focuses heavily on performance improvements across the streaming engine, expression lowering, and various I/O operations. Key enhancements include the formalization of `Selector` in the DSL and a rework of Categorical/Enum handling using (Frozen)Categories.
py-1.32.0-beta.1This release focuses heavily on performance improvements across the streaming engine, including lowering various operations and optimizing predicate pushdown. Key enhancements include the formalization of `Selector` in the DSL and reworking Categorical/Enum handling using (Frozen)Categories.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when strptime changes.
Learn More