Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-11777

Support correct kwargs in aggregation methods on DataFrame, Series

Details

    Description

      {DataFrame,Series}.{all, any, max, min, prod, mean, median, sum} are all implemented via frame_base._agg_method, which just re-uses {DataFrame,Series}

      .agg}. However the pandas operations have some different kwargs that are not supported by agg. Some are universal (level=, skip_na=), others are unique to each operation (numeric_only= or bool_only=).

      Attachments

        Issue Links

          Activity

            People

              bhulette Brian Hulette
              bhulette Brian Hulette
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 15h 50m
                  15h 50m