We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6b1d8 commit 5f4a293Copy full SHA for 5f4a293
CHANGELOG.rst
@@ -7,6 +7,17 @@ The format is based on `Keep a Changelog`_,
7
and this project adheres to `Semantic Versioning`_.
8
9
10
+Version 1.2.2 (2024/06/28)
11
+--------------------------
12
+
13
+* Added: ``audinterface.Segment.process_table()``,
14
+ that segments a dataframe or series
15
+ and expands its row values
16
+ to the new segments
17
+* Added: support for ``numpy`` 2.0
18
+* Changed: depend on ``audmath>=1.4.1``
19
20
21
Version 1.2.1 (2024/03/27)
22
--------------------------
23
0 commit comments