Static-frame

Latest version: v2.6.0

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

Scan your dependencies

Page 23 of 30

0.6.29

Fixed issue in ``Series.drop`` when the ``Series`` has an ``IndexHierarchy``.

Calling ``Frame.from_series`` with something other than a ``Series`` will now raise.

Calling ``Index.from_pandas``, ``Series.from_pandas``, and ``Frame.from_pandas`` now raise when given a non-Pandas object.

``StoreConfig`` given to ``Bus.to_xlsx``, ``Bus.to_sqlite``, and ``Bus.to_hdf5`` are now properly used.

0.6.28

Introduced the ``Batch``, a lazy, parallel processor of groups of ``Frame``.

``Index`` and ``IndexHierarchy`` ``intersection()`` and ``union()`` now accept ``*args``, performing the set operation iteratively on all arguments.

Revised default aggregation function to ``Frame.pivot``.

Fixed issue in writing SQLite stores from ``Frame`` labelled with strings containing hyphens.

Added `include_index_name`, `include_columns_name` to ``Frame.to_delimited``.

Added `include_index_name`, `include_columns_name` to ``StoreConfig`` and ``Frame.to_xlsx`` interfaces.

Added `index_name_depth_level` and `columns_name_depth_level` to `Frame.from_delimited` and related methods.

Added `index_name_depth_level`, `columns_name_depth_level` to ``StoreConfig`` and ``Frame.from_xlsx`` interfaces.

0.6.27

Improved implementation of ``Frame.pivot``.

0.6.26

Removed class-level documentation injection, permitting better static analysis.

Corrected issue in appending tuples to an empty ``IndexGO``.

0.6.25

Added ``Frame.from_clipboard()`` and ``Frame.to_clipboard()``.

Added ``Frame.pivot_stack()`` and ``Frame.pivot_unstack()``.

0.6.24

Fixed flaw in difference operations on ``IndexDatetime`` subclasses of equivalent indices.

Page 23 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.