facebookincubator / GeoLift

GeoLift is an end-to-end geo-experimental methodology based on Synthetic Control Methods used to measure the true incremental effect (Lift) of ad campaign.
https://facebookincubator.github.io/GeoLift/
MIT License
175 stars 54 forks source link

Implementing cleaner grouping depending if keep_unix_time is TRUE #158

Open raphaeltamaki opened 1 year ago

raphaeltamaki commented 1 year ago

Just making a cleaner code using group_by_at instead of multiple group_by depending on which variables we want to use for grouping