[ 
https://issues.apache.org/jira/browse/BEAM-12017?focusedWorklogId=590729&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-590729
 ]

ASF GitHub Bot logged work on BEAM-12017:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Apr/21 22:40
            Start Date: 28/Apr/21 22:40
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on pull request #14656:
URL: https://github.com/apache/beam/pull/14656#issuecomment-828827632


   Hm how are you running the tests locally? I usually run `python -m pytest 
apache_beam/dataframe/pandas_doctests_test.py`.
   
   Also what python version and pandas version are you using locally? Sometimes 
behavior changes between versions of pandas so the tests will pass with one 
version but not with another.


-- 
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: 590729)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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)

Reply via email to