DamianBarabonkovQC opened a new pull request, #14953:
URL: https://github.com/apache/arrow/pull/14953

   This relates to issue 
https://issues.apache.org/jira/browse/ARROW-18099?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
 . 
   
   A pyarrow Table with only null values cannot be instantiated as a Pandas 
DataFrame with said column as a category. However, pandas does support "empty" 
categoricals.
   
   This PR patches this bug so that null value pyarrow Tables can be turned 
into DataFrames.


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