Static-frame

Latest version: v2.8.1

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

Scan your dependencies

Page 14 of 31

0.8.32

Added ``Frame.to_pickle()``, ``Frame.from_pickle()``.

Added ``index_constructor``, ``columns_constructor`` to ``Frame.from_concat``.

Fixed issue in ``Frame.insert_after()``, ``Frame.insert_before()``, ``Series.insert_after()``, ``Series.insert_before()`` with negative ``ILoc`` labels.

0.8.31

Added ``Frame.from_npy_mmap``; removed ``memory_map`` option from ``Frame.from_npy``.

0.8.30

Performance enhancements to ``Frame.from_npy`` and ``Frame.from_npz``.

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``.

Page 14 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.