Skip to content

Release v1.6.4

Choose a tag to compare

@github-actions github-actions released this 23 Feb 13:22
· 125 commits to main since this release
916c4e9
  • Fixed: in audb.publish()
    updating of multi-file archives
    that have been published
    before the version
    given by the previous_version argument
  • Fixed: speed up most methods
    of audb.Dependencies
  • Fixed: dtype of the index
    of the data frame
    returned by audb.Dependencies.__call__()
    is now string
    instead of object