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

JOSS: https://github.com/salbalkus/CausalTables.jl

Score: 7.278628942320682

Last synced: about 7 hours ago
JSON representation

Repository metadata:

A new type of Table to store and simulate data for causal inference in Julia.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 367
Total Committers: 3
Avg Commits per committer: 122.333
Development Distribution Score (DDS): 0.03

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Salvador Balkus s****s@g****m 356
CompatHelper Julia c****y@j****g 8
Nima Hejazi n****h@n****g 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 18
Total pull requests: 61
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 2.33
Average comments per pull request: 0.07
Merged pull request: 49
Bot issues: 0
Bot pull requests: 26

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • salbalkus (16)
  • vanAmsterdam (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • salbalkus (35)
  • github-actions[bot] (26)

Top Issue Labels

Top Pull Request Labels


Package metadata

juliahub.com: CausalTables

A new type of Table to store and simulate data for causal inference in Julia.

  • Homepage: https://salbalkus.github.io/CausalTables.jl/
  • Documentation: https://docs.juliahub.com/General/CausalTables/stable/
  • Licenses: MIT
  • Latest release: 1.3.4 (published about 1 year ago)
  • Last Synced: 2026-08-14T10:36:41.454Z (8 days ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 21 Last month
  • Rankings:
    • Dependent repos count: 3.227%
    • Downloads: 3.317%
    • Average: 7.617%
    • Dependent packages count: 16.308%

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v1 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • openjournals/openjournals-draft-action master composite
test/Project.toml julia
  • Aqua *
  • CausalTables *
  • DataAPI *
  • DataFrames *
  • Distributions *
  • Graphs *
  • LinearAlgebra *
  • Random *
  • SparseArrays *
  • StatsBase *
  • Tables *
  • Test *
Project.toml julia
  • DataAPI *
  • Distributions *
  • LinearAlgebra *
  • MacroTools *
  • Missings *
  • NamedTupleTools *
  • PrettyTables *
  • SparseArrays *
  • StatsBase *
  • Tables *
docs/Project.toml julia
  • CausalTables *
  • DataFrames *
  • Distributions *
  • Documenter *
  • Graphs *
  • MLDatasets *
  • Tables *