Static-frame

Latest version: v2.6.0

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 25 of 30

0.6.17

Implemented ``equals()`` methods on all containers.

Added defensive check against assigning a Pandas Series to a FrameGO as an unlabeled iterator.

Added proper handling of types multiple-inherited from ``str`` (or any other type) and ``Enum``.

Implemented support for operator overloading of addition and multiplication on string dtypes.

0.6.16

Implemented ``via_str`` and ``via_dt`` accesors on all ``ContainerOperand``.

When writing to XLSX, the shape of the ``Frame`` is validated to fit within the limits of XLSX sheets.

0.6.15

Added support for ``round()`` on ``Frame``.

Added ``name`` parameter to all methods of ``IterNodeDelegate`` that produce a new container, including ``map_any()``, ``map_fill()``, ``map_all()``, ``apply()``, and ``apply_pool()``.

Support for ``include_index`` and ``include_columns`` in ``DisplayConfig`` instances and ``Display`` output.

Performance improvements to iterating tuples from ``IndexHierarchy``.

Performance improvements for ``IndexHierarchy`` transformations, including adding or dropping levels and rehierarch.

0.6.14

Added explicit handling for binary operators applied to differently-sized ``IndexHierarchy``.

0.6.13

Refined behavior of ``Frame.from_concat_items`` when given tuples as labels; implemented support for tuples as labels in ``IndexLevels.values_at_depth``.

0.6.12

Refined behavior of ``names`` attribute on ``IndexBase`` to ensure that an appropriately sized iterable of labels is always returned.

Page 25 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.