Static-frame

Latest version: v2.6.0

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

Scan your dependencies

Page 22 of 30

0.6.35

Added a ``name`` parameter to ``Series.from_pandas`` and ``Frame.from_pandas``.

Added ``Frame.from_msgpack`` and ``Frame.to_msgpack``.

Refactored ``Bus`` and ``Batch`` to use the mixin class ``StoreClientMixin`` to share exporters and constructors.

Added ``StoreClientMixin.to_zip_parquet`` and ``StoreClientMixin.from_zip_parquet``.

Performance improvements to ``Frame.to_pandas`` when a ``Frame`` has unified ``TypeBlocks``.

0.6.34

Updated all delimited text output formats to include a final line termination.

``Frame.from_overlay`` now takes optional ``index`` and ``columns`` arguments; ``Series.from_overlay`` now takes an optional ``index`` argument.

Improvements to union/intersection index formation in ``Frame.from_overlay`` and ``Series.from_overlay``.

0.6.33

Performance improvements to ``Frame.pivot``.

``Frame.from_xlsx`` now exposes ``skip_header`` and ``skip_footer`` parameters.

0.6.32

Added ``Frame.from_overlay``, ``Series.from_overlay`` constructors.

Added support for ``dataclass`` as records in ``Frame.from_records`` and ``Frame.from_records_items``.

Additional delegated ``Frame`` methods added to ``Batch``.

0.6.31

Fixed issue when loading pickled containers where Boolean selection would not be properly identified.

0.6.30

Added ``via_dt.fromisoformat()`` to all containers, supporting creation of date/datetime objects from ISO 8601 strings.

``Batch.to_frame`` now returns a `Frame` with an `IndexHierarchy` if all ``Batch`` operations retain one or more ``Frame``.

``Batch`` interface extended with core ``Frame`` methods.

Restored parameter name in ``Series.relabel`` to be ``index``.

Support for writing date, datetime, and np.datetime64 via `Frame.to_xlsx`.

Exposed ``store_filter`` parameter in ``Frame.from_xlsx``,``Frame.to_xlsx``.

Removed ``format_index``, ``format_columns`` attributes from ``StoreConfig``.

Page 22 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.