Skip to content

Commit

Permalink
Update post_processing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley authored Jun 8, 2023
1 parent 4f4e33b commit ec1b1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/charts/post_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ def pivot_table_v2(
apply_metrics_on_rows=form_data.get("metricsLayout") == "ROWS",
)


def table(
df: pd.DataFrame,
form_data: dict[str, Any],
Expand Down

0 comments on commit ec1b1ea

Please sign in to comment.