Static-frame

Latest version: v2.8.2

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

Scan your dependencies

Page 17 of 31

0.8.15

Added support for loading containers into specialized VisiData ``Sheet`` and ``IndexSheet`` subclasses; added ``to_visidata()`` exporter to all containers.

Added ``StyleConfig`` class for configuring display characteristics. Added default ``StyleConfigCSS`` for improved default HTML presentation.

Added ``Series.rank_ordinal``, ``Series.rank_dense``, ``Series.rank_mean``, ``Series.rank_min``, ``Series.rank_max``.

Added ``Frame.rank_ordinal``, ``Frame.rank_dense``, ``Frame.rank_mean``, ``Frame.rank_min``, ``Frame.rank_max``.

Fixed issue in ``Series.from_element()`` and ``Frame.from_element()`` that would broadcast some iterables instead of treat them as an element.

Extended ``Frame.unset_index()`` to support unsetting ``IndexHierarchy``.

0.8.14

Added ``index_continuation_token`` and ``columns_continuation_token`` to ``Frame.from_delimited()`` and related methods.

Added ``via_re()`` interfaces to ``Index``, ``IndexHierarchy``, ``Series``, ``Frame``.

0.8.13

Integration with ``arraykit``; replacement of numerous utility methods with ``arraykit`` implementations.

Added ``via_fill_value()`` interface to ``Series`` and ``Frame``.

0.8.12

Performance enhancements to ``Quilt.iter_series().apply()``, ``Quilt.iter_tuple().apply()``, ``Quilt.iter_array().apply()``.

0.8.11

Fixed issue when supplying ``dtype`` arguments to ``apply`` methods with string dtypes.

Added ``parameters`` argument to ``Frame.from_sql`` to perform SQL parameter substitution.

In group-by operations where the group key is a hashable, the returned ``Index.name`` will be set to that key.

Performance enhancements to ``Bus.iter_element().apply()`` and `Bus.iter_element_items().apply()``.

0.8.10

Performance enhancements to ``Index`` initialization.

Performance enhancements to ``Series.iter_element().apply()``, ``Series.iter_element().map_any()``, ``Series.iter_element().map_all()``, and ``Series.iter_element().map_fill()``.

Performance enhancements to ``Frame.iter_series().apply()``, ``Frame.iter_tuple().apply()``, ``Frame.iter_array().apply()``.

Page 17 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.