yegor256/cam

filter out too small and too big repositories

Open

#228 opened on Mar 21, 2024

 (2 comments) (0 reactions) (1 assignee)Shell (51 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (27 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Let's filter our the smallest repositories and the largest (by the number of files), maybe using this statistical approach: https://en.wikipedia.org/wiki/Percentile

Contributor guide