apache / arrow-datafusion-python
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 20% | 21% | 14% | 43%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
rs0% | 27% | 17% | 16% | 39%
py0% | 0% | 51% | 11% | 36%
sql0% | 0% | 0% | 14% | 85%
toml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 27% | 17% | 16% | 39%
benchmarks0% | 0% | 48% | 7% | 44%
datafusion0% | 0% | 0% | 34% | 65%
ROOT0% | 0% | 0% | 0% | 100%
dev0% | 0% | 0% | 0% | 100%
conda0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
data_type.rs
in src/common
641 3
624 55
expr.rs
in src
557 18
groupby-datafusion.py
in benchmarks/db-benchmark
478 2
406 12
289 38
join-datafusion.py
in benchmarks/db-benchmark
266 1
bool_expr.rs
in src/expr
264 20
222 10
store.rs
in src
179 4
schema.rs
in src/common
174 7
__init__.py
in datafusion
172 8
like.rs
in src/expr
151 24
join.rs
in src/expr
135 20
literal.rs
in src/expr
119 6
110 3
create_tables.sql
in benchmarks/tpch
109 -
table_scan.rs
in src/expr
109 12
udaf.rs
in src
105 9
100 9
repartition.rs
in src/expr
92 13
logical.rs
in src/sql
91 8
90 2
projection.rs
in src/expr
84 10
78 4
generate-changelog.py
in dev/release
77 3
explain.rs
in src/expr
77 11
lib.rs
in src
76 1
aggregate.rs
in src/expr
76 10
context.py
in datafusion
74 11
polars.py
in datafusion
71 10
create_view.rs
in src/expr
71 12
config.rs
in src
69 3
sort.rs
in src/expr
66 9
65 11
udf.rs
in src
64 4
errors.rs
in src
63 5
cross_join.rs
in src/expr
62 10
Cargo.toml
in root
60 -
59 -
limit.rs
in src/expr
59 10
union.rs
in src/expr
59 9
drop_table.rs
in src/expr
58 10
58 10
df_field.rs
in src/common
58 9
tpch.py
in benchmarks/tpch
57 1
filter.rs
in src/expr
56 9
pandas.py
in datafusion
54 10
analyze.rs
in src/expr
54 9
54 9
Files With Most Units (Top 50)
File# lines# units
624 55
289 38
like.rs
in src/expr
151 24
join.rs
in src/expr
135 20
bool_expr.rs
in src/expr
264 20
expr.rs
in src
557 18
repartition.rs
in src/expr
92 13
406 12
table_scan.rs
in src/expr
109 12
create_view.rs
in src/expr
71 12
context.py
in datafusion
74 11
65 11
explain.rs
in src/expr
77 11
pandas.py
in datafusion
54 10
cudf.py
in datafusion
53 10
polars.py
in datafusion
71 10
limit.rs
in src/expr
59 10
aggregate.rs
in src/expr
76 10
drop_table.rs
in src/expr
58 10
cross_join.rs
in src/expr
62 10
projection.rs
in src/expr
84 10
58 10
222 10
udaf.rs
in src
105 9
sort.rs
in src/expr
66 9
union.rs
in src/expr
59 9
analyze.rs
in src/expr
54 9
54 9
filter.rs
in src/expr
56 9
100 9
df_field.rs
in src/common
58 9
__init__.py
in datafusion
172 8
cast.rs
in src/expr
51 8
distinct.rs
in src/expr
50 8
between.rs
in src/expr
50 8
subquery.rs
in src/expr
51 8
logical.rs
in src/sql
91 8
44 7
schema.rs
in src/common
174 7
indexed_field.rs
in src/expr
43 6
literal.rs
in src/expr
119 6
binary_expr.rs
in src/expr
33 6
column.rs
in src/expr
32 5
case.rs
in src/expr
34 5
31 5
errors.rs
in src
63 5
store.rs
in src
179 4
alias.rs
in src/expr
41 4
41 4
extension.rs
in src/expr
28 4
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 22 long lines.

File# lines# units# long lines
406 12 13
join-datafusion.py
in benchmarks/db-benchmark
266 1 5
store.rs
in src
179 4 2
groupby-datafusion.py
in benchmarks/db-benchmark
478 2 1
624 55 1
Correlations

File Size vs. Commits (all time): 116 points

src/expr.rs x: 36 commits (all time) y: 557 lines of code src/expr/conditional_expr.rs x: 1 commits (all time) y: 31 lines of code src/functions.rs x: 12 commits (all time) y: 406 lines of code Cargo.toml x: 42 commits (all time) y: 60 lines of code src/dataframe.rs x: 29 commits (all time) y: 289 lines of code datafusion/input/location.py x: 2 commits (all time) y: 45 lines of code src/common/data_type.rs x: 10 commits (all time) y: 641 lines of code src/dataset_exec.rs x: 8 commits (all time) y: 222 lines of code src/expr/projection.rs x: 7 commits (all time) y: 84 lines of code datafusion/context.py x: 4 commits (all time) y: 74 lines of code datafusion/input/__init__.py x: 1 commits (all time) y: 4 lines of code datafusion/input/base.py x: 1 commits (all time) y: 14 lines of code src/expr/table_scan.rs x: 7 commits (all time) y: 109 lines of code src/catalog.rs x: 6 commits (all time) y: 100 lines of code src/context.rs x: 34 commits (all time) y: 624 lines of code src/dataset.rs x: 5 commits (all time) y: 78 lines of code src/physical_plan.rs x: 6 commits (all time) y: 48 lines of code src/record_batch.rs x: 2 commits (all time) y: 41 lines of code src/udaf.rs x: 12 commits (all time) y: 105 lines of code src/udf.rs x: 9 commits (all time) y: 64 lines of code src/expr/create_view.rs x: 2 commits (all time) y: 71 lines of code src/expr/subquery.rs x: 2 commits (all time) y: 51 lines of code src/sql/logical.rs x: 10 commits (all time) y: 91 lines of code dev/release/generate-changelog.py x: 2 commits (all time) y: 77 lines of code src/common/df_field.rs x: 4 commits (all time) y: 58 lines of code src/substrait.rs x: 6 commits (all time) y: 110 lines of code src/common/schema.rs x: 2 commits (all time) y: 174 lines of code datafusion/cudf.py x: 4 commits (all time) y: 53 lines of code datafusion/polars.py x: 4 commits (all time) y: 71 lines of code src/common.rs x: 3 commits (all time) y: 20 lines of code src/common/function.rs x: 1 commits (all time) y: 33 lines of code src/pyarrow_filter_expression.rs x: 5 commits (all time) y: 90 lines of code conda/environments/datafusion-dev.yaml x: 3 commits (all time) y: 24 lines of code conda/recipes/meta.yaml x: 3 commits (all time) y: 35 lines of code pyproject.toml x: 11 commits (all time) y: 59 lines of code requirements.in x: 3 commits (all time) y: 26 lines of code benchmarks/db-benchmark/groupby-datafusion.py x: 3 commits (all time) y: 478 lines of code benchmarks/db-benchmark/join-datafusion.py x: 3 commits (all time) y: 266 lines of code benchmarks/tpch/create_tables.sql x: 1 commits (all time) y: 109 lines of code benchmarks/tpch/queries/q1.sql x: 1 commits (all time) y: 21 lines of code benchmarks/tpch/queries/q11.sql x: 1 commits (all time) y: 27 lines of code benchmarks/tpch/queries/q12.sql x: 1 commits (all time) y: 28 lines of code benchmarks/tpch/queries/q13.sql x: 1 commits (all time) y: 20 lines of code benchmarks/tpch/queries/q17.sql x: 1 commits (all time) y: 17 lines of code benchmarks/tpch/queries/q2.sql x: 1 commits (all time) y: 43 lines of code benchmarks/tpch/queries/q20.sql x: 1 commits (all time) y: 37 lines of code benchmarks/tpch/queries/q21.sql x: 1 commits (all time) y: 39 lines of code benchmarks/tpch/queries/q5.sql x: 1 commits (all time) y: 24 lines of code benchmarks/tpch/queries/q6.sql x: 1 commits (all time) y: 9 lines of code benchmarks/tpch/tpch.py x: 1 commits (all time) y: 57 lines of code src/lib.rs x: 15 commits (all time) y: 76 lines of code src/store.rs x: 3 commits (all time) y: 179 lines of code src/errors.rs x: 6 commits (all time) y: 63 lines of code src/utils.rs x: 3 commits (all time) y: 31 lines of code src/expr/literal.rs x: 4 commits (all time) y: 119 lines of code src/expr/subquery_alias.rs x: 2 commits (all time) y: 58 lines of code src/expr/column.rs x: 2 commits (all time) y: 32 lines of code datafusion/__init__.py x: 25 commits (all time) y: 172 lines of code src/expr/repartition.rs x: 1 commits (all time) y: 92 lines of code src/expr/distinct.rs x: 1 commits (all time) y: 50 lines of code src/expr/create_memory_table.rs x: 1 commits (all time) y: 65 lines of code src/expr/aggregate.rs x: 3 commits (all time) y: 76 lines of code src/expr/analyze.rs x: 3 commits (all time) y: 54 lines of code src/expr/cross_join.rs x: 2 commits (all time) y: 62 lines of code src/expr/explain.rs x: 1 commits (all time) y: 77 lines of code src/expr/filter.rs x: 3 commits (all time) y: 56 lines of code src/expr/join.rs x: 2 commits (all time) y: 135 lines of code src/expr/limit.rs x: 3 commits (all time) y: 59 lines of code src/expr/logical_node.rs x: 3 commits (all time) y: 6 lines of code src/expr/sort.rs x: 3 commits (all time) y: 66 lines of code src/expr/union.rs x: 2 commits (all time) y: 59 lines of code src/expr/cast.rs x: 1 commits (all time) y: 51 lines of code src/expr/bool_expr.rs x: 1 commits (all time) y: 264 lines of code src/expr/like.rs x: 1 commits (all time) y: 151 lines of code src/expr/alias.rs x: 1 commits (all time) y: 41 lines of code src/common/df_schema.rs x: 2 commits (all time) y: 34 lines of code src/sql.rs x: 1 commits (all time) y: 2 lines of code src/config.rs x: 3 commits (all time) y: 69 lines of code
641.0
lines of code
  min: 2.0
  average: 78.51
  25th percentile: 28.0
  median: 43.5
  75th percentile: 75.5
  max: 641.0
0 42.0
commits (all time)
min: 1.0 | average: 3.97 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 42.0

File Size vs. Contributors (all time): 116 points

src/expr.rs x: 4 contributors (all time) y: 557 lines of code src/expr/conditional_expr.rs x: 1 contributors (all time) y: 31 lines of code src/functions.rs x: 6 contributors (all time) y: 406 lines of code Cargo.toml x: 8 contributors (all time) y: 60 lines of code src/dataframe.rs x: 9 contributors (all time) y: 289 lines of code datafusion/input/location.py x: 1 contributors (all time) y: 45 lines of code src/common/data_type.rs x: 2 contributors (all time) y: 641 lines of code src/dataset_exec.rs x: 3 contributors (all time) y: 222 lines of code src/expr/projection.rs x: 2 contributors (all time) y: 84 lines of code datafusion/context.py x: 1 contributors (all time) y: 74 lines of code datafusion/input/__init__.py x: 1 contributors (all time) y: 4 lines of code datafusion/input/base.py x: 1 contributors (all time) y: 14 lines of code src/expr/table_scan.rs x: 2 contributors (all time) y: 109 lines of code src/catalog.rs x: 4 contributors (all time) y: 100 lines of code src/context.rs x: 12 contributors (all time) y: 624 lines of code src/dataset.rs x: 2 contributors (all time) y: 78 lines of code src/physical_plan.rs x: 2 contributors (all time) y: 48 lines of code src/record_batch.rs x: 1 contributors (all time) y: 41 lines of code src/udaf.rs x: 4 contributors (all time) y: 105 lines of code src/udf.rs x: 4 contributors (all time) y: 64 lines of code src/expr/create_view.rs x: 1 contributors (all time) y: 71 lines of code src/expr/subquery.rs x: 1 contributors (all time) y: 51 lines of code src/sql/logical.rs x: 2 contributors (all time) y: 91 lines of code dev/release/generate-changelog.py x: 1 contributors (all time) y: 77 lines of code src/common/df_field.rs x: 2 contributors (all time) y: 58 lines of code src/expr/scalar_function.rs x: 2 contributors (all time) y: 41 lines of code src/substrait.rs x: 3 contributors (all time) y: 110 lines of code src/common/schema.rs x: 1 contributors (all time) y: 174 lines of code datafusion/cudf.py x: 1 contributors (all time) y: 53 lines of code datafusion/pandas.py x: 2 contributors (all time) y: 54 lines of code datafusion/polars.py x: 2 contributors (all time) y: 71 lines of code src/common.rs x: 1 contributors (all time) y: 20 lines of code src/common/function.rs x: 1 contributors (all time) y: 33 lines of code src/pyarrow_filter_expression.rs x: 2 contributors (all time) y: 90 lines of code conda/environments/datafusion-dev.yaml x: 2 contributors (all time) y: 24 lines of code conda/recipes/meta.yaml x: 2 contributors (all time) y: 35 lines of code pyproject.toml x: 7 contributors (all time) y: 59 lines of code requirements.in x: 3 contributors (all time) y: 26 lines of code benchmarks/db-benchmark/groupby-datafusion.py x: 1 contributors (all time) y: 478 lines of code benchmarks/db-benchmark/join-datafusion.py x: 1 contributors (all time) y: 266 lines of code benchmarks/tpch/create_tables.sql x: 1 contributors (all time) y: 109 lines of code benchmarks/tpch/queries/q1.sql x: 1 contributors (all time) y: 21 lines of code benchmarks/tpch/queries/q11.sql x: 1 contributors (all time) y: 27 lines of code benchmarks/tpch/queries/q12.sql x: 1 contributors (all time) y: 28 lines of code benchmarks/tpch/queries/q17.sql x: 1 contributors (all time) y: 17 lines of code benchmarks/tpch/queries/q20.sql x: 1 contributors (all time) y: 37 lines of code benchmarks/tpch/queries/q21.sql x: 1 contributors (all time) y: 39 lines of code benchmarks/tpch/queries/q5.sql x: 1 contributors (all time) y: 24 lines of code benchmarks/tpch/queries/q6.sql x: 1 contributors (all time) y: 9 lines of code benchmarks/tpch/tpch.py x: 1 contributors (all time) y: 57 lines of code src/lib.rs x: 6 contributors (all time) y: 76 lines of code src/store.rs x: 3 contributors (all time) y: 179 lines of code src/errors.rs x: 3 contributors (all time) y: 63 lines of code src/utils.rs x: 3 contributors (all time) y: 31 lines of code src/expr/literal.rs x: 3 contributors (all time) y: 119 lines of code datafusion/__init__.py x: 5 contributors (all time) y: 172 lines of code src/expr/repartition.rs x: 1 contributors (all time) y: 92 lines of code src/expr/distinct.rs x: 1 contributors (all time) y: 50 lines of code src/expr/create_memory_table.rs x: 1 contributors (all time) y: 65 lines of code src/expr/cross_join.rs x: 2 contributors (all time) y: 62 lines of code src/expr/join.rs x: 2 contributors (all time) y: 135 lines of code src/expr/limit.rs x: 2 contributors (all time) y: 59 lines of code src/expr/logical_node.rs x: 1 contributors (all time) y: 6 lines of code src/expr/sort.rs x: 2 contributors (all time) y: 66 lines of code src/expr/signature.rs x: 2 contributors (all time) y: 20 lines of code src/expr/bool_expr.rs x: 1 contributors (all time) y: 264 lines of code src/expr/like.rs x: 1 contributors (all time) y: 151 lines of code src/sql.rs x: 1 contributors (all time) y: 2 lines of code src/config.rs x: 3 contributors (all time) y: 69 lines of code
641.0
lines of code
  min: 2.0
  average: 78.51
  25th percentile: 28.0
  median: 43.5
  75th percentile: 75.5
  max: 641.0
0 12.0
contributors (all time)
min: 1.0 | average: 1.83 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 12.0

File Size vs. Commits (30 days): 13 points

src/expr.rs x: 2 commits (30d) y: 557 lines of code src/expr/conditional_expr.rs x: 1 commits (30d) y: 31 lines of code src/functions.rs x: 2 commits (30d) y: 406 lines of code Cargo.toml x: 2 commits (30d) y: 60 lines of code src/dataframe.rs x: 1 commits (30d) y: 289 lines of code datafusion/input/location.py x: 2 commits (30d) y: 45 lines of code src/common/data_type.rs x: 3 commits (30d) y: 641 lines of code src/dataset_exec.rs x: 1 commits (30d) y: 222 lines of code src/expr/projection.rs x: 1 commits (30d) y: 84 lines of code datafusion/context.py x: 1 commits (30d) y: 74 lines of code datafusion/input/__init__.py x: 1 commits (30d) y: 4 lines of code datafusion/input/base.py x: 1 commits (30d) y: 14 lines of code src/expr/table_scan.rs x: 1 commits (30d) y: 109 lines of code
641.0
lines of code
  min: 4.0
  average: 195.08
  25th percentile: 38.0
  median: 84.0
  75th percentile: 347.5
  max: 641.0
0 3.0
commits (30d)
min: 1.0 | average: 1.46 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

File Size vs. Contributors (30 days): 13 points

src/expr.rs x: 2 contributors (30d) y: 557 lines of code src/expr/conditional_expr.rs x: 1 contributors (30d) y: 31 lines of code src/functions.rs x: 2 contributors (30d) y: 406 lines of code Cargo.toml x: 1 contributors (30d) y: 60 lines of code src/dataframe.rs x: 1 contributors (30d) y: 289 lines of code datafusion/input/location.py x: 1 contributors (30d) y: 45 lines of code src/common/data_type.rs x: 2 contributors (30d) y: 641 lines of code src/dataset_exec.rs x: 1 contributors (30d) y: 222 lines of code src/expr/projection.rs x: 1 contributors (30d) y: 84 lines of code datafusion/context.py x: 1 contributors (30d) y: 74 lines of code datafusion/input/__init__.py x: 1 contributors (30d) y: 4 lines of code datafusion/input/base.py x: 1 contributors (30d) y: 14 lines of code src/expr/table_scan.rs x: 1 contributors (30d) y: 109 lines of code
641.0
lines of code
  min: 4.0
  average: 195.08
  25th percentile: 38.0
  median: 84.0
  75th percentile: 347.5
  max: 641.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.23 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0

File Size vs. Commits (90 days): 38 points

src/expr.rs x: 7 commits (90d) y: 557 lines of code src/expr/conditional_expr.rs x: 1 commits (90d) y: 31 lines of code src/functions.rs x: 3 commits (90d) y: 406 lines of code Cargo.toml x: 6 commits (90d) y: 60 lines of code src/dataframe.rs x: 2 commits (90d) y: 289 lines of code datafusion/input/location.py x: 2 commits (90d) y: 45 lines of code src/common/data_type.rs x: 5 commits (90d) y: 641 lines of code src/dataset_exec.rs x: 2 commits (90d) y: 222 lines of code src/expr/projection.rs x: 2 commits (90d) y: 84 lines of code datafusion/context.py x: 4 commits (90d) y: 74 lines of code datafusion/input/__init__.py x: 1 commits (90d) y: 4 lines of code datafusion/input/base.py x: 1 commits (90d) y: 14 lines of code src/expr/table_scan.rs x: 1 commits (90d) y: 109 lines of code src/catalog.rs x: 1 commits (90d) y: 100 lines of code src/context.rs x: 1 commits (90d) y: 624 lines of code src/dataset.rs x: 1 commits (90d) y: 78 lines of code src/physical_plan.rs x: 1 commits (90d) y: 48 lines of code src/record_batch.rs x: 1 commits (90d) y: 41 lines of code src/udaf.rs x: 1 commits (90d) y: 105 lines of code src/udf.rs x: 1 commits (90d) y: 64 lines of code src/expr/create_view.rs x: 1 commits (90d) y: 71 lines of code src/expr/subquery.rs x: 1 commits (90d) y: 51 lines of code src/sql/logical.rs x: 2 commits (90d) y: 91 lines of code dev/release/generate-changelog.py x: 2 commits (90d) y: 77 lines of code src/common/df_field.rs x: 1 commits (90d) y: 58 lines of code src/common/schema.rs x: 2 commits (90d) y: 174 lines of code datafusion/cudf.py x: 2 commits (90d) y: 53 lines of code datafusion/polars.py x: 2 commits (90d) y: 71 lines of code src/common.rs x: 1 commits (90d) y: 20 lines of code src/common/function.rs x: 1 commits (90d) y: 33 lines of code src/pyarrow_filter_expression.rs x: 1 commits (90d) y: 90 lines of code conda/environments/datafusion-dev.yaml x: 1 commits (90d) y: 24 lines of code pyproject.toml x: 1 commits (90d) y: 59 lines of code requirements.in x: 1 commits (90d) y: 26 lines of code
641.0
lines of code
  min: 4.0
  average: 124.58
  25th percentile: 41.0
  median: 67.5
  75th percentile: 106.0
  max: 641.0
0 7.0
commits (90d)
min: 1.0 | average: 1.79 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 7.0

File Size vs. Contributors (90 days): 38 points

src/expr.rs x: 3 contributors (90d) y: 557 lines of code src/expr/conditional_expr.rs x: 1 contributors (90d) y: 31 lines of code src/functions.rs x: 2 contributors (90d) y: 406 lines of code Cargo.toml x: 2 contributors (90d) y: 60 lines of code src/dataframe.rs x: 2 contributors (90d) y: 289 lines of code datafusion/input/location.py x: 1 contributors (90d) y: 45 lines of code src/common/data_type.rs x: 2 contributors (90d) y: 641 lines of code src/dataset_exec.rs x: 1 contributors (90d) y: 222 lines of code src/expr/projection.rs x: 2 contributors (90d) y: 84 lines of code datafusion/context.py x: 1 contributors (90d) y: 74 lines of code datafusion/input/__init__.py x: 1 contributors (90d) y: 4 lines of code datafusion/input/base.py x: 1 contributors (90d) y: 14 lines of code src/expr/table_scan.rs x: 1 contributors (90d) y: 109 lines of code src/catalog.rs x: 1 contributors (90d) y: 100 lines of code src/context.rs x: 1 contributors (90d) y: 624 lines of code src/dataset.rs x: 1 contributors (90d) y: 78 lines of code src/physical_plan.rs x: 1 contributors (90d) y: 48 lines of code src/record_batch.rs x: 1 contributors (90d) y: 41 lines of code src/udaf.rs x: 1 contributors (90d) y: 105 lines of code src/udf.rs x: 1 contributors (90d) y: 64 lines of code src/expr/create_view.rs x: 1 contributors (90d) y: 71 lines of code src/expr/subquery.rs x: 1 contributors (90d) y: 51 lines of code src/sql/logical.rs x: 1 contributors (90d) y: 91 lines of code src/common/df_field.rs x: 1 contributors (90d) y: 58 lines of code src/common/schema.rs x: 1 contributors (90d) y: 174 lines of code datafusion/cudf.py x: 1 contributors (90d) y: 53 lines of code src/common.rs x: 1 contributors (90d) y: 20 lines of code src/common/function.rs x: 1 contributors (90d) y: 33 lines of code src/pyarrow_filter_expression.rs x: 1 contributors (90d) y: 90 lines of code conda/environments/datafusion-dev.yaml x: 1 contributors (90d) y: 24 lines of code pyproject.toml x: 1 contributors (90d) y: 59 lines of code requirements.in x: 1 contributors (90d) y: 26 lines of code
641.0
lines of code
  min: 4.0
  average: 124.58
  25th percentile: 41.0
  median: 67.5
  75th percentile: 106.0
  max: 641.0
0 3.0
contributors (90d)
min: 1.0 | average: 1.18 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0