gforsyth commented on issue #462:
URL: 
https://github.com/apache/arrow-datafusion-python/issues/462#issuecomment-1697395642

   > What's the relationship between Ibis and the Python dataframe standards 
protocol?
   
   Ibis is one of many voices at that particular table.  We have robust support 
for the dataframe interchange protocol (`__dataframe__`) and we're interested 
in adopting the dataframe standard compat stuff, the 
`__dataframe_consortium_standard__` -- although at the moment, the latter is 
designed with an eye towards eager computation and it isn't clear how it will 
play with lazy / deferred computation.


-- 
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]

Reply via email to