Transform Table._pyarrow_convert_dtypes
into a class method and add unit tests
#437
Labels
enhancement
New feature or request
As stated in #419 (review), we should convert
audformat.Table._pyarrow_convert_dtypes()
to a class method, so we can easily add unit tests for it, and make it easier to understand.The text was updated successfully, but these errors were encountered: