[
https://issues.apache.org/jira/browse/BEAM-12018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated BEAM-12018:
---------------------------------
Component/s: dsl-dataframe
> Implement melt for DataFrame
> ----------------------------
>
> Key: BEAM-12018
> URL: https://issues.apache.org/jira/browse/BEAM-12018
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe, sdk-py-core
> Reporter: Brian Hulette
> Assignee: Rogelio Miguel Hernandez Sandoval
> Priority: P3
> Labels: dataframe-api
> Fix For: 2.31.0
>
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> Add an implementation for
> [melt|https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.melt.html]
> that works for DeferredDataFrame, and is 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)