sjperkins commented on PR #34483:
URL: https://github.com/apache/arrow/pull/34483#issuecomment-1491477330
@jorisvandenbossche Regarding this issue and #33997, they're somewhat
exploratory because they dynamically generate Python types.
I'm interested in whether these strategies would be a useful way of exposing
pure C++ Extension Types in Python.
For instance, `{from,to}_numpy()` and `{from,to}_pandas` could then be added
to these types.
However, perhaps this should be done through the PyExtensionType mechanisms
(both Python and C++)?
--
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]