Skip to content

Release v0.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 09:41
870dd0e
  • Added: audformat.Scheme.uses_table
    to indicate if the scheme uses a misc table
    to store its labels
  • Added: usage example to docstring of
    audfromat.utils.to_segmented_index()
  • Changed: forbid nesting of misc tables as scheme labels
  • Fixed: support for pd.Index
    and pd.Series
    in audformat.utils.to_filewise_index()
  • Fixed: description of audformat.Schemes.labels
    in API documentation