Closed clarkevans closed 8 months ago
@kzollove in latest branch, filter_with and group_with now smartly use occurrence_id, or if that doesn't exist, person_id
@xitology I love try_get. It makes it possible to do high-level code that works on both person and occurrences transparently. In particular define_smoking() works at both occurrence and person level transparently.