Skip to content

Release v1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 08:44
· 1 commit to main since this release
5f4a293
  • Added: audinterface.Segment.process_table(),
    that segments a dataframe or series
    and expands its row values
    to the new segments
  • Added: support for numpy 2.0
  • Changed: depend on audmath>=1.4.1