Anatoly Myachev
Anatoly Myachev
Found in https://github.com/modin-project/modin/pull/6954
Found in https://github.com/modin-project/modin/pull/6954
Found in https://github.com/modin-project/modin/pull/6954
Found in https://github.com/modin-project/modin/pull/6954
Found in https://github.com/modin-project/modin/pull/6954
Found in https://github.com/modin-project/modin/pull/6954
Found in https://github.com/modin-project/modin/pull/6954
```python import modin.pandas as pd import pandas import numpy as np pandas.Series([1,2,3,4]).transform([np.sqrt, np.exp]) #
Also `test_agg_apply_axis_names`. Found in https://github.com/modin-project/modin/pull/6954
Exception: `ValueError: only single character unicode strings can be converted to Py_UCS4, got length 3` Found in https://github.com/modin-project/modin/pull/6954