You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/03/28 16:59:00 UTC

[jira] [Commented] (BEAM-12563) Implement swaplevel for Series and DataFrame

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

Beam JIRA Bot commented on BEAM-12563:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> Implement swaplevel for Series and DataFrame
> --------------------------------------------
>
>                 Key: BEAM-12563
>                 URL: https://issues.apache.org/jira/browse/BEAM-12563
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-dataframe
>            Reporter: Brian Hulette
>            Assignee: Irwin Alejandro Rodirguez Ramirez
>            Priority: P3
>              Labels: stale-assigned
>          Time Spent: 8.5h
>  Remaining Estimate: 0h
>
> Add an implementation of [swaplevel|https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.swaplevel.html] for DeferredDataFrame, DeferredSeries, and DeferredGroupBy. It should be fully unit tested with some combination of pandas_doctests_test.py and frames_test.py.
> https://github.com/apache/beam/pull/14274 is an example of a typical PR that adds new operations. See https://lists.apache.org/thread.html/r8ffe96d756054610dfdb4e849ffc6a741e826d15ba7e5bdeee1b4266%40%3Cdev.beam.apache.org%3E for background on the DataFrame API.



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