ntjohnson1 opened a new pull request, #1289:
URL: https://github.com/apache/datafusion-python/pull/1289

   # Which issue does this PR close?
   Closes #https://github.com/apache/datafusion-python/issues/1288
   
    # Rationale for this change
   Dicussion in the issue. Looking for clearer approach to get to a column of 
data.
   
   # What changes are included in this PR?
   Adds to_arrow_array to extract an array from a single column df.
   Add column to extract an arrow array by name from dataframe.
   
   # Are there any user-facing changes?
   Yes. Two new public apis. Probably don't need both but they are slightly 
different usages.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to