[ 
https://issues.apache.org/jira/browse/BEAM-11304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burke updated BEAM-11304:
--------------------------------
    Status: Resolved  (was: Open)

> groupby(Series).size() on a filtered dataframe is incorrect
> -----------------------------------------------------------
>
>                 Key: BEAM-11304
>                 URL: https://issues.apache.org/jira/browse/BEAM-11304
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.25.0
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>             Fix For: 2.26.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> e.g. {{df[df.value > x].groupby(df.group).size()}} produces the wrong value. 
> It returns the sizes of the unfiltered dataset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to