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

   Possible fix for https://issues.apache.org/jira/browse/ARROW-16838. 
`pd.Index` objects don't have a `.head` method, while `pd.DataFrame`, 
`pd.Series`, and `pd.Index` all support indexing with `[:0]` to return a empty 
object of the same type. 


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