Static-frame

Latest version: v2.8.1

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

Scan your dependencies

Page 11 of 31

0.9.11

Supplying an ``IndexDatetime`` subclass as an ``explicit_constructor`` to an ``IndexAutoFactory`` now raises.

Corrected issue with ``fillna`` and ``fillfalsy`` functions when non-elemental fill values are supplied.

Updated ``arraykit`` to 0.1.13.

0.9.10

Corrected single depth selection issue with ``IndexHierarchy``.

0.9.9

Updated ``arraykit`` to 0.1.12.

Set minimum ``numpy`` to 1.18.5.

Added ``index_constructors`` parameter to ``Frame.relabel_shift_in()``.

Corrected issue when ``Frame.astype()`` called with an empty ``Frame``.

Extended ``via_values`` property to take optional consolidation arguments via ``__call__()`` constructor; usage of ``via_values`` instance returns same-typed, same-sized container.

0.9.8

Added ``via_values`` property to ``Series``, ``Index``, ``Frame``, ``IndexHierarchy`` and ``Batch``; permits applying functions to complete containers with ``apply()`` and supports usage as arguments in arbitrary NumPy functions with ``__array_ufunc__()``.

Corrected usage of ``IterNodeDelegate`` with iterator endpoints that do not iterate hashables; added ``IterNodeDelegateMapable`` for usage with iterators of hashables.

Improved type and dtype preservation in concatenation and set operations on ``IndexHierarchy``.

Normalized ordering of results from ``Frame.bloc[]`` selections to row-major ordering without sorting labels.

Added ``via_str.contains()``.

Corrected issue in ``ArchiveZIP`` when ``__del__`` is called when no archive is set.

``Frame.to_sqlite()`` now requires a named ``Frame`` or an explicit ``label``; ``Frame.from_sqlite()``, ``Frame.from_hdf5()`` now make ``label`` a required argument.

API Documentation re-organized, now using procedurally generated code examples.

0.9.7

Corrected issue in ``Series.from_overlay()`` that prematurely aborted processing all ``Series``

Normalized ordering of results from ``Frame.bloc[]`` selections.

0.9.6

Corrected issue in ``Quilt`` creation when given a ``Bus`` with ``Frame`` with ``datetime64`` indices.

Extended ``IndexAutoConstructorFactory`` to evaluate dtype from arbitrary iterables, not just arrays.

Improvements to consistency and performance of ``loc_to_iloc``.

Implemented ``max`` and ``min`` methods on ``IndexHierarchy``; related statistical methods now raise.

Page 11 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.