An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/joshday/OnlineStats.jl

big-data julia julia-language julialang online-algorithms onlinestats statistics stochastic-approximation streaming-data

Score: 19.329839543953053

Last synced: about 5 hours ago
JSON representation

Repository metadata:

⚡ Single-pass algorithms for statistics


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 2,452
Total Committers: 42
Avg Commits per committer: 58.381
Development Distribution Score (DDS): 0.089

Commits in past year: 23
Committers in past year: 4
Avg Commits per committer in past year: 5.75
Development Distribution Score (DDS) in past year: 0.565

Name Email Commits
Josh Day e****y@g****m 2234
Thomas Breloff t****m@b****m 78
Josh Day j****2@n****u 56
github-actions[bot] 4****] 20
dependabot[bot] 4****] 9
Hua Zhou h****u@n****u 4
brucala b****a@g****m 3
abhro 5****o 3
Mauro Werder m****c@r****m 3
David Widmann d****b@d****e 3
joshday j****y@J****m 2
ExpandingMan E****n 2
Scott Lundberg s****g@g****m 2
Steffen Ridderbusch s****n@r****k 2
Tamas K. Papp t****p@g****m 2
femtocleaner[bot] f****] 2
Guido Kraemer g****r 2
Adam Lyon l****l 1
Adriano Meligrana 6****r 1
Anshul Singhvi a****i@g****m 1
Chad Scherrer c****r@g****m 1
pshashk p****h@l****u 1
alesasse 4****e 1
WooKyoung Noh w****h@g****m 1
Tony Kelman t****y@k****t 1
Tomáš Drvoštěp t****p@g****m 1
Takafumi Arakaki t****a@g****m 1
Sam o****e@g****m 1
Rodrigo Chang r****p 1
Robert Feldt r****t@g****m 1
and 12 more...

Issue and Pull Request metadata

Last synced: 12 days ago

Total issues: 81
Total pull requests: 67
Average time to close issues: about 2 months
Average time to close pull requests: 9 days
Total issue authors: 51
Total pull request authors: 24
Average comments per issue: 2.7
Average comments per pull request: 1.0
Merged pull request: 48
Bot issues: 0
Bot pull requests: 33

Past year issues: 3
Past year pull requests: 16
Past year average time to close issues: about 7 hours
Past year average time to close pull requests: 25 days
Past year issue authors: 3
Past year pull request authors: 5
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.13
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/joshday/OnlineStats.jl

Top Issue Authors

  • schlichtanders (11)
  • yakir12 (6)
  • baggepinnen (4)
  • joshday (3)
  • kolia (2)
  • hv10 (2)
  • robertfeldt (2)
  • vandenman (2)
  • adknudson (2)
  • adienes (2)
  • jangevaare (2)
  • xiaodaigh (2)
  • CarloLucibello (2)
  • femtotrader (2)
  • Sinansi (1)

Top Pull Request Authors

  • github-actions[bot] (25)
  • dependabot[bot] (8)
  • joshday (4)
  • hv10 (3)
  • brucala (3)
  • ExpandingMan (2)
  • mkitti (2)
  • Crown421 (2)
  • Tortar (2)
  • abhro (2)
  • JuliaTagBot (1)
  • robertfeldt (1)
  • JoaoAparicio (1)
  • visr (1)
  • findmyway (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (8)
  • github_actions (6)
  • julia (2)

Package metadata

juliahub.com: OnlineStats

⚡ Single-pass algorithms for statistics

  • Homepage: https://joshday.github.io/OnlineStats.jl/latest/
  • Documentation: https://docs.juliahub.com/General/OnlineStats/stable/
  • Licenses: MIT
  • Latest release: 1.7.3 (published 7 months ago)
  • Last Synced: 2026-03-24T16:36:06.359Z (3 months ago)
  • Versions: 48
  • Dependent Packages: 30
  • Dependent Repositories: 13
  • Downloads: 6,381 Last month
  • Rankings:
    • Stargazers count: 0.541%
    • Forks count: 1.363%
    • Average: 1.801%
    • Dependent repos count: 2.535%
    • Dependent packages count: 2.765%

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v6 composite
  • codecov/codecov-action v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-docdeploy latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
Project.toml julia
  • AbstractTrees *
  • Dates *
  • Distributions *
  • LinearAlgebra *
  • OnlineStatsBase *
  • OrderedCollections *
  • Random *
  • RecipesBase *
  • SpecialFunctions *
  • Statistics *
  • StatsBase *
  • StatsFuns *
docs/Project.toml julia
  • CSV *
  • Documenter *
  • GR *
  • OnlineStats *
  • OnlineStatsBase *
  • PlotThemes *
  • Plots *
  • RDatasets *
  • StatsBase *