Audformat

Latest version: v1.3.1

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

Scan your dependencies

Page 2 of 9

1.1.1

--------------------------

* Changed: depend on ``audeer>=2.0.0``
* Fixed: ``pandas`` deprecation warnings

1.1.0

--------------------------

* Added: ``audformat.Database.get()`` method
to retrieve labels based on their schemes
and independent of the tables
in which they are stored
* Added: ``aggregate_function``
and ``aggregate_strategy``
arguments to ``audformat.utils.concat()``
to support overlapping values
in the objects
that should be concatenated
* Changed: ``audformat.Column.get(map=...)``
now returns dtype of labels
* Changed: ``audformat.Column.get(map=...)``
does no longer raise an error
if some of the mapped values
are not available
when stored in a dictionary
as scheme labels
* Fixed: avoid deprecation warning
by replacing
``pkg_resources``
internally with
``importlib.metadata``

1.0.3

--------------------------

* Fixed: ``audformat.utils.hash()`` for ``pandas>=2.1.0``
* Fixed: remove upper limit of ``pandas`` dependency

1.0.2

--------------------------

* Fixed: require ``pandas<2.1.0``
as ``pandas>=2.1.0`` introduced a bug
in calculating the hash of an index
* Removed: deprecated ``root`` argument
from ``audformat.testing.create_audio_files()``

1.0.1

--------------------------

* Fixed: ensure ``audformat.utils.to_segmented_index()``
and ``audformat.Table.get()``
with ``as_segmented=True``
uses same precision for ``end`` values
as ``audformat.segmented_index()``

1.0.0

--------------------------

* Added: ``audformat.Scheme.labels_as_list`` property
to list all scheme labels
* Added: example to the documentation of
``audformat.utils.to_filewise_index()``
* Changed: convert dates to UTC timezone
in ``audformat.Column.set()``
when using a scheme of type ``"date"``
* Fixed: support ``pandas>=2.0.0``
* Fixed: mention ``author``,
``license``,
``license_url``,
``organization``
in the specification documentation
of the database header
* Fixed: missing ``Raises`` section
in the documentation of ``audformat.Database.load()``
and ``audformat.Database.attachments``
* Fixed: when the ``root`` argument
of ``audformat.utils.expand_file_path()``
is a relative path
it is no longer expanded to an absolute path

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.