Skip to content

Release v0.15.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 12:09
47b32df
  • Changed: audformat.Column.set()
    now lists values
    not matching
    the scheme of the column
    in the corresponding error message
  • Fixed: audformat.Column.set()
    checking of values
    for a scheme with minimum and/or maximum
    when input values are given
    as np.array
    and contain NaN
    or None
  • Fixed: audformat.Column.set()
    checking of values
    for a scheme with minimum and/or maximum
    when minimum or maximum is 0