Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop pre-2010 rows before computing score (#1848)
Note this is probably NOT the optimal place for this change; it might make more sense for each source to filter its own tracts down to the acceptable tract list. However, that would be a pretty invasive change, where this is central and plenty of other things are happening in score transform that could be moved to sources, so for today, here's where the change will live.
- Loading branch information