[
https://issues.apache.org/jira/browse/BEAM-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406852#comment-17406852
]
Beam JIRA Bot commented on BEAM-12562:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Implement pipe for DataFrame, Series, and GroupBy
> -------------------------------------------------
>
> Key: BEAM-12562
> URL: https://issues.apache.org/jira/browse/BEAM-12562
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe
> Reporter: Brian Hulette
> Priority: P2
> Labels: stale-P2
>
> Add an implementation of
> [pipe|https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.pipe.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.3.4#803005)