Static-frame

Latest version: v2.6.0

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

Scan your dependencies

Page 14 of 30

0.8.29

Added ``consolidate_blocks`` Boolean parameter to ``Frame.to_npz()`` and ``Frame.to_npy``.

0.8.28

Added ``Frame.to_npy()``, ``Frame.from_npy()`` with a `memory_map` option.

Improvements to ``Frame.to_npz()`` to support large files and buffered writes.

Performance enhancements to all ``_StoreZip`` subclasses through usage of ``WeakValueDictionary`` caching.

Added ``IndexHiearchy.relabel_at_depth()``.

Added support for string slicing and selection with ``Series.via_str[]`` and ``Frame.via_str[]``.

0.8.27

Reimplemented ``Frame.to_npz()``, ``Frame.from_npz()``, removing support for object arrays (and pickles) and improving performance.

Added ``Bus.to_zip_npz()``, ``Bus.from_zip_npz()``, ``Quilt.to_zip_npz()``, ``Quilt.from_zip_npz()``, ``Batch.to_zip_npz()``, ``Batch.from_zip_npz()`` and ``Yarn.to_zip_npz()``.

Implemented ``Series.fillfalsy_forward()``, ``Series.fillfalsy_backward()``, ``Series.fillfalsy_leading()``, ``Series.fillfalsy_trailing()``.

Implemented ``Frame.fillfalsy_forward()``, ``Frame.fillfalsy_backward()``, ``Frame.fillfalsy_leading()``, ``Frame.fillfalsy_trailing()``.

Added ``Quilt.equals()``.

``Frame.from_pandas()`` now supports zero-sized DataFrame.

Fixed issue in ``Frame.set_index()`` where ``column`` is passed as ``None``.

Removed ``TypeBlocks._block_slices``.

0.8.26

Frame.to_pandas()`` now creates ``pd.RangeIndex`` for ``IndexAutoFactory``-created indices.

Performance enhancements to ``Frame.from_concat()``.

0.8.25

Corrected issue extracting containers stored in ``Series``.

0.8.24

Improved dtype resolution on ``Frame`` methods that reduce dimensionality.

Page 14 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.