Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Changing name of metric column when summary operator is applied #62

Merged
merged 4 commits into from Aug 14, 2020

Conversation

bhagyakjain
Copy link
Contributor

If summary operator is applied, the metric column is renamed to "<summary_operator> of metric".
Example - "MEAN of Revenue"

  1. Added a function 'update_metric_column_name' in aspects.py
  2. Called the function in each intent where summary_operator can be applied - show, topk, time & slice compare.
  3. Updated expected results in tests

@arijitde-goog arijitde-goog merged commit 67ff4e6 into google:master Aug 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants