mozilla/mozanalysis

Fix enrollments downsampling

mikewilli opened this issue · 0 comments

  • the build_enrollments_query fn defaults sample_size param to None instead of 100
  • downsampling uses <= which could be confusing