[ 
https://issues.apache.org/jira/browse/ARROW-14087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483228#comment-17483228
 ] 

Michael Rose commented on ARROW-14087:
--------------------------------------

Based on the number of views of the corresponding question on StackOverflow 
([https://stackoverflow.com/questions/69578431/how-to-fix-streamlitapiexception-expected-bytes-got-a-int-object-conver),]
 I'd like to ask to reconsider the priority. Currently it's minor. But 5k views 
since September 2021 state otherwise.

> Cannot convert DataFrame with `numpy.dtype` cells to `pyarrow.Table`
> --------------------------------------------------------------------
>
>                 Key: ARROW-14087
>                 URL: https://issues.apache.org/jira/browse/ARROW-14087
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 5.0.0
>         Environment: macOS
> Python 3.8
>            Reporter: Henrikh Kantuni
>            Priority: Minor
>              Labels: numpy
>
> {color:#172b4d}Example:{color}
> {code:java}
> df = pd.DataFrame([np.dtype("<i2")]
> {code}
> raises an {color:#de350b}ArrowInvalid{color} exception with 
> {color:#de350b}Could not convert dtype...{color}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to