Column-wise max/min/aggregation feature in custom expressions

2 votes

Add ability to compare multiple columns, instead of row wise. Such that I could derive a column which was the maximum of 3 or more columns, without a lengthy nested IF statement. Instead of comparing down (axis=0), you're comparing across (axis=1)

Under consideration reporting Suggested by: Duncan Hunter Upvoted: 19 Apr, '22 Comments: 0

Comments: 0