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 21 of 31

0.7.6

Fixed issue in using ``Frame.extend`` with zero-length ``Frame``.

0.7.5

Implemented ``Frame.isin`` on ``TypeBlocks``.

Implemented ``Frame.clip`` on ``TypeBlocks``.

0.7.4

Series.from_element`` now works correctly with tuples.

``Batch`` element handling now avoids diagonal formations; ``Batch.apply()`` now handles elements correctly.

``dtypes`` parameters can now be provided with ``dict_values`` instances.

``Frame.to_parquet``, ``Frame.to_arrow`` now convert ``np.datetime64`` units to nanosecond if not supported by PyArrow.

0.7.3

Bus`` now exposes ``max_persist`` parameter to define the maximum number of loaded ``Frame`` retained by the ``Bus``.

Added ``len()`` to ``via_str`` interfaces.

``Frame.iter_element`` now takes an ``axis`` argument to determine element order, where 0 is row major, 1 is column major.

Silenced ``NaturalNameWarning`` via ``tables`` in ``StoreHDF5``.

``StoreSQLite`` will now re-write, rather than update, a file path where an SQLite DB already exists.

Improved handling for iterating zero-sized ``Frame``.

Improved type detection when performing operations on ``Frame.iter_element`` iterators.

``Frame.shift()`` ``file_value`` parameter is now key-word argument only.

``Frame.roll()`` ``include_index``, ``include_columns`` is now key-word argument only.

0.7.2

Extended application of binary equality operators to permit comparison with arrays of single elements.

0.7.1

Refined application of binary equality operators to permit comparison with strings or elements that are not sequences.

Page 21 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.