Skip to content

Commit

Permalink
Revert "Update audformat/core/table.py"
Browse files Browse the repository at this point in the history
This reverts commit 3f21e3c.
  • Loading branch information
hagenw committed Jun 19, 2024
1 parent 3f21e3c commit 2912f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audformat/core/table.py
Original file line number Diff line number Diff line change
Expand Up @@ -935,6 +935,7 @@ def _pyarrow_convert_dtypes(
convert_all: bool = False,
) -> pd.DataFrame:
r"""Convert dtypes that are not handled by pyarrow.
This adjusts dtypes in a dataframe,
that could not be set correctly
when converting to the dataframe
Expand Down

0 comments on commit 2912f76

Please sign in to comment.