avg aggregation recipe missed in recipe.py

Open
#320 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start in recipe.py, which the issue identifies as missing the avg aggregation. Review the existing aggregation definitions and the reported modifications, then confirm that avg is available alongside the other aggregations. The issue also raises column selection and aggregated-column naming as separate questions, so those need clarification before expanding the scope.

Written by the indexing model from the issue text.

Description

All the aggregations are present except avg aggregation -created a pull request and made the modifications.
Also can you suggest a way to do select columns from a particular dataset and also after the aggregation the column names are coming as columnname_aggregationname - is there any way to give a name to the aggregated column directly instead of going about modifying the output dataset?
Thanks.

Dominant language
Python
Stars
44
Forks
29
Avg merge
3h 34m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dataiku/dataiku-api-client-python

All issues in dataiku/dataiku-api-client-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.