New agg
You're looking to create a new aggregate function!
What kind of aggregate function are you trying to create? Are you looking to:
- Calculate a sum or average of a column?
- Count the number of rows or distinct values in a column?
- Group data by a specific column and perform calculations?
- Create a custom aggregate function for a specific use case?
Let me know, and I'll help you get started!