jorisvandenbossche commented on PR #14531: URL: https://github.com/apache/arrow/pull/14531#issuecomment-1293758178
Can you move this test to `test_pandas.py`? Similarly as the other timestamp_as_object issue, I think the issue here is in the arrow->pandas conversion, and reading a feather file is only a way to get there. But so it should also be possible to test this with just creating a pyarrow.Table and converting to pandas. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
