[
https://issues.apache.org/jira/browse/BEAM-12017?focusedWorklogId=598882&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598882
]
ASF GitHub Bot logged work on BEAM-12017:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/21 21:47
Start Date: 18/May/21 21:47
Worklog Time Spent: 10m
Work Description: AlikRodriguez commented on pull request #14656:
URL: https://github.com/apache/beam/pull/14656#issuecomment-843585323
> Thank you! Just a few suggestions
Thank you for the feedback! I make the changes you suggest, and if there is
anything else I should change, please let me know.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 598882)
Time Spent: 5h 10m (was: 5h)
> Implement combine, combine_first for DataFrame and Series
> ---------------------------------------------------------
>
> Key: BEAM-12017
> URL: https://issues.apache.org/jira/browse/BEAM-12017
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Irwin Alejandro Rodirguez Ramirez
> Priority: P3
> Labels: dataframe-api
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> Add an implementation for
> [combine|https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.combine.html]
> and combine_first that works for DeferredDataFrame and DeferredSeries, 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)