Slackbot
11/10/2023, 9:13 AMStefan Krawczyk
11/10/2023, 3:49 PMJan Hurst
11/11/2023, 1:35 PMStefan Krawczyk
11/11/2023, 4:38 PMElijah Ben Izzy
11/12/2023, 2:37 AMNaN
or a sentinel value then do filtering at the end — depends on your use-case (and there are trade-offs).
I think the with_columns
approach to auto-group would be really clean for this, mirroring exactly how the spark one works. https://hamilton.dagworks.io/en/latest/reference/decorators/with_columns/?highlight=with_columns#with-columns.Jan Hurst
11/12/2023, 2:43 PMElijah Ben Izzy
11/12/2023, 7:37 PM