[ 
https://issues.apache.org/jira/browse/ARROW-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-968:
-----------------------------
    External issue URL: https://github.com/apache/arrow/issues/16567

> [Python] RecordBatch [i:j] syntax is incomplete
> -----------------------------------------------
>
>                 Key: ARROW-968
>                 URL: https://issues.apache.org/jira/browse/ARROW-968
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.3.0
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.6.0
>
>
> {code}
> In [11]: batch[:2]
> ---------------------------------------------------------------------------
> TypeError                                 Traceback (most recent call last)
> <ipython-input-11-318d8cbf9717> in <module>()
> ----> 1 batch[:2]
> /home/wesm/code/arrow/python/pyarrow/_table.pyx in 
> pyarrow._table.RecordBatch.__getitem__ 
> (/home/wesm/code/arrow/python/build/temp.linux-x86_64-3.5/_table.cxx:6629)()
> TypeError: an integer is required
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to