[
https://issues.apache.org/jira/browse/BEAM-12562?focusedWorklogId=702405&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-702405
]
ASF GitHub Bot logged work on BEAM-12562:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Dec/21 19:26
Start Date: 30/Dec/21 19:26
Worklog Time Spent: 10m
Work Description: roger-mike commented on pull request #16256:
URL: https://github.com/apache/beam/pull/16256#issuecomment-1003154581
R: @TheNeuralBit could you review it? Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 702405)
Time Spent: 3h 40m (was: 3.5h)
> 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
> Assignee: Mike Hernandez
> Priority: P3
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> 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.20.1#820001)