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

Apache Arrow JIRA Bot reassigned ARROW-9546:
--------------------------------------------

    Assignee: Apache Arrow JIRA Bot  (was: Andrew Wieteska)

> Clean up Pandas Metadata Conversion test
> ----------------------------------------
>
>                 Key: ARROW-9546
>                 URL: https://issues.apache.org/jira/browse/ARROW-9546
>             Project: Apache Arrow
>          Issue Type: Test
>          Components: Python
>         Environment: Ubuntu 20.04
>            Reporter: Andrew Wieteska
>            Assignee: Apache Arrow JIRA Bot
>            Priority: Trivial
>              Labels: pull-request-available, style, test
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Cosmetic improvement: in test_pandas.py, 
> TestMetadataConvert/test_multiindex_duplicate_values these lines
>  
> |table = pa.Table.from_pandas(df)|
> |result_df = table.to_pandas() |
> |tm.assert_frame_equal(result_df, df)|
> can be replaced with
> |{{_check_pandas_roundtrip(df, preserve_index=True)}}|
> {{}} 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to