ChristianGeng

Results 5 issues of ChristianGeng

I am getting an error thrown in line 381on the last version from pypi. ```python user_resources = token_info['resource_access'].get(self.client_id) if not user_resources: return None ``` The trace is this: ``` 17...

In case you haven't seen it: Same as alvinntnu in #3, I would require different ways of handing over data to the package. I have detailed the ideas in the...

Thanks for the nice package! Following up on [the issue concerning preprocessing suggestions](https://github.com/bfsujason/bertalign/issues/3), I have implemented an alternative parametrization that I would like to discuss. I hope you have time...

## Problem Typing of `Dependencies._column_loc` seem not to be matching the implementation. - Input parameter `files` seems to be implemented for scalar input, whereas the type hint suggests that list...

In [PR 372](https://github.com/audeering/audb/pull/372#discussion_r1551821412), it was discussed that using [polars](https://pola.rs/) as a dataframe engine might be worth exploring in terms of its performance. Implementing this feature should add it to the...