You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/17 00:38:01 UTC

[jira] [Work logged] (BEAM-12564) Implement Series.hasnans

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

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

                Author: ASF GitHub Bot
            Created on: 17/Oct/21 00:37
            Start Date: 17/Oct/21 00:37
    Worklog Time Spent: 10m 
      Work Description: codecov[bot] edited a comment on pull request #15729:
URL: https://github.com/apache/beam/pull/15729#issuecomment-943817293






-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 665833)
    Remaining Estimate: 0h
            Time Spent: 10m

> Implement Series.hasnans
> ------------------------
>
>                 Key: BEAM-12564
>                 URL: https://issues.apache.org/jira/browse/BEAM-12564
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-dataframe
>            Reporter: Brian Hulette
>            Assignee: Benjamin Gonzalez
>            Priority: P3
>             Fix For: 2.35.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add an implementation of [Series.hasnans|https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.hasnans.html] for DeferredSeries. 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)