tables()¶
- audb.info.tables(name, *, version=None, cache_root=None)[source]¶
- Tables of database. - Parameters
- Return type
- Returns
- tables of database 
 - Examples - >>> list(audb.info.tables("emodb", version="1.4.1")) ['emotion', 'emotion.categories.test.gold_standard', 'emotion.categories.train.gold_standard', 'files']