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

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

> [Python] Dictionary has out-of-bound index when creating DictionaryArray from 
> Pandas with NaN
> ---------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3374
>                 URL: https://issues.apache.org/jira/browse/ARROW-3374
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.10.0
>            Reporter: Keith Kraus
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Minimal reproducer:
> {code:python}
> import pandas as pd
> import pyarrow as pa
> pa.array(pd.Categorical(['a', 'b', 'c'], categories=['a', 'b']))
> {code}



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

Reply via email to