AlenkaF commented on issue #41625: URL: https://github.com/apache/arrow/issues/41625#issuecomment-2120025310
The conclusion is that the issue can be fixed by renaming the column index name or removing it completely. I do not think checking for numpy types [in the column index names](https://github.com/apache/arrow/blob/dcdf4e6953b7fdab6078c444c8d07a606750fec1/python/pyarrow/pandas_compat.py#L248-L252) and converting them to a python type is something that would fit here. As I do not think this is a bug I will change the label type to `usage`. cc @jorisvandenbossche -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org