Static-frame

Latest version: v2.6.0

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

Scan your dependencies

Page 6 of 30

1.3.1

Set ``arraykit`` version to 0.3.1.

1.3.0

The ``via_dt`` interface now supports usage of a ``fill_value`` argument for handling missing values.

Added ``unique_enumerated()`` method to ``Series`` and ``Frame``.

1.2.7

Set ``arraykit`` version to 0.3.0: replaced usage of ``np.nonzero()`` with ``first_true_1d()`` and ``first_true_2d()``.

Specifiers of dtypes given to ``astype()`` and related interfaces will now permit "object" to be used (in addition to ``object``).

1.2.6

Corrected issue when selecting ``IndexHierarchy`` labels that contain tuples.

``IndexHiearchy.astype()`` now properly delegates the ``name`` attribute.

Better usage of ``np.concatenate`` in ``TypeBlocks.transpose()`` and ``HierarchicalLocMap.build_offsets_and_overflow()``.

1.2.5

Specifiers of dtypes given to ``astype()`` and related interfaces will now raise if NumPy will implicitly convert the argument to ``object``.

``Batch.to_frame()`` now exposes ``index_constructor``, ``columns_constructor`` arguments.

Improvements to usage of ``index_constructor`` and ``columns_constructor`` arguments in ``Frame.from_concat`` when ``Series`` are provided as components.

When using a ``Batch`` to write to an archive, non-unique labels will now raise a ``StoreLabelNonUnique`` exception.

1.2.4

IndexHierarchy.__setstate__`` now properly sets indexers to be immutable.

``Bus`` with associated ``Store`` instances are now pickleable after removing ``_weak_cache`` in ``Store.__getstate__()``.

Page 6 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.