logo

How does the GROUP BY recipe works with "First/Last" aggregation — Dataiku Community

Hello, I have a dataset with some IDs and dates. I would like to keep only one line for an ID and keep the most recent date corresponding to this ID.

Related Recipes