Column
Found in 4 packages: alembic, panel, polars, datasets
alembic(2 releases)
rel_1_18_4BreakingThis patch reverts the automatic inline rendering of PRIMARY KEY constraints in `Operations.add_column()` introduced in 1.18.2, making this behavior explicitly opt-in via the new `inline_primary_key` parameter.
rel_1_18_2This release enhances `Operations.add_column()` by honoring the `primary_key` parameter and introducing the `inline_references` option for foreign key rendering. A typing bug affecting server default parameters in `AlterColumnOp` was also resolved.
panel(3 releases)
v1.8.0BreakingThis release adds JSCode support for inline JavaScript, WebSocket reconnection, AVIF images, and resource bundling for WASM, while dropping Bokeh 3.5/3.6 support and updating many component versions.
v1.7.1This patch adds a disable‑preview option for FileDropper and fixes a Bokeh<3.7 Column update regression, along with logger interface and documentation improvements.
v1.6.3This release adds performance enhancements for Column and ReactComponent rendering, introduces new CodeEditor options, and fixes numerous bugs across widgets, OAuth, and ESM handling.
polars(2 releases)
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.
datasets(1 releases)
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Column changes.
Learn More