Static-frame

Latest version: v2.8.1

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

Scan your dependencies

Page 9 of 31

0.9.23

Added ``via_hashlib`` interface to all containers.

Added ``Frame.iter_group_other()``, ``Frame.iter_group_other_items()``, ``Frame.iter_group_other_array()``, ``Frame.iter_group_other_array_items()``.

Added ``Series.iter_group_other()``, ``Series.iter_group_other_items()``, ``Series.iter_group_other_array()``, ``Series.iter_group_other_array_items()``.

Set ``arraykit`` version to 0.2.6.

0.9.22

IndexYear`` now accepts selection by integers for years.

Added ``Series.loc_notna_first()``, ``Series.loc_notna_last()``, ``Series.loc_notfalsy_first()``, ``Series.loc_notfalsy_last()``.

Added ``Frame.loc_notna_first()``, ``Frame.loc_notna_last()``, ``Frame.loc_notfalsy_first()``, ``Frame.loc_notfalsy_last()``.

Set ``arraykit`` version to 0.2.4.

0.9.21

Set ``arraykit`` version to 0.2.3.

Set ``automap`` version to 0.6.2.

Improvements to delimited file parsing when ``index_depth`` is greater than zero and quoted fields or escaped characters are used.

Corrected issue where Pandas ``MutliIndex`` are not converted to ``IndexHierarchy`` in ``Frame.from_pandas()`` or ``Series.from_pandas()``.

0.9.20

Added ``via_str.format()`` for applying Python formatting mini-language strings to elements.

Added ``skip_initial_space``, ``quoting``, ``quote_double``, and ``escape_char`` parameters to ``Frame.from_delimited()`` and related interfaces.

Added ``Frame.from_json_index()``, ``Frame.from_json_columns``, ``Frame.from_json_split()``, ``Frame.from_json_records()``, ``Frame.from_json_values()``.

Added ``Frame.to_json_index()``, ``Frame.to_json_columns``, ``Frame.to_json_split()``, ``Frame.to_json_records()``, ``Frame.to_json_values``.

Added ``axis`` argument to ``Series.count()`` for compatibility with ``Frame`` interface.

0.9.19

Frame.from_delimited`` now powered by ``arraykit.delimited_to_arrays``, offering vastly improved performance for all delimited file reading.

Added ``Series.from_delimited``.

Added ``WWW`` interface for downloading network resources to provide to constructors.

Added ``columns_select``, ``skip_initial_space``, ``quoting``, ``quote_double``, ``escape_char``, ``thousands_char``, and ``decimal_char`` parameters to ``Frame.from_delimited`` and derived interfaces.

Corrected issue in converting to ``IndexHierarchy`` from Pandas ``MultiIndex`` when the ``MultiIndex`` is bloated.

0.9.18

Improved layout of default ``memory`` display.

Corrected issue where a non matching ``Series`` assignment or reindex might use ``fill_value`` to determine the type of the returned values.

Certain invalid ``Frame`` selections now properly raise ``KeyError``.

Page 9 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.