aws / aws-step-functions-data-science-sdk-python
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 45% | 26% | 27%
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
py0% | 0% | 45% | 26% | 27%
cfg0% | 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% | 0% | 48% | 28% | 23%
doc0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 34)
File# lines# units
states.py
in src/stepfunctions/steps
413 70
stepfunctions.py
in src/stepfunctions/workflow
292 27
sagemaker.py
in src/stepfunctions/steps
242 9
service.py
in src/stepfunctions/steps
233 24
choice_rule.py
in src/stepfunctions/steps
197 54
events_table.py
in src/stepfunctions/workflow/widgets
192 13
inference.py
in src/stepfunctions/template/pipeline
165 5
placeholders.py
in src/stepfunctions/inputs
136 20
train.py
in src/stepfunctions/template/pipeline
76 3
graph.py
in src/stepfunctions/workflow/widgets
72 4
conf.py
in doc
63 1
compute.py
in src/stepfunctions/steps
56 4
setup.py
in root
49 2
common.py
in src/stepfunctions/template/pipeline
43 9
utils.py
in src/stepfunctions/steps
36 3
fields.py
in src/stepfunctions/steps
36 -
cloudformation.py
in src/stepfunctions/workflow
35 2
utils.py
in src/stepfunctions/workflow/widgets
33 6
utils.py
in src/stepfunctions/workflow
26 2
__init__.py
in src/stepfunctions
24 2
integration_resources.py
in src/stepfunctions/steps
23 2
executions_table.py
in src/stepfunctions/workflow/widgets
23 2
__init__.py
in src/stepfunctions/steps
22 -
utils.py
in src/stepfunctions/inputs
21 2
utils.py
in src/stepfunctions/template
21 2
workflows_table.py
in src/stepfunctions/workflow/widgets
20 2
cfg
setup.cfg
in root
11 -
exceptions.py
in src/stepfunctions
7 -
__init__.py
in src/stepfunctions/workflow/widgets
5 -
__init__.py
in src/stepfunctions/template/pipeline
3 -
__init__.py
in src/stepfunctions/inputs
2 -
__init__.py
in src/stepfunctions/template
2 -
__init__.py
in src/stepfunctions/workflow
2 -
in
2 -
Files With Most Units (Top 24)
File# lines# units
states.py
in src/stepfunctions/steps
413 70
choice_rule.py
in src/stepfunctions/steps
197 54
stepfunctions.py
in src/stepfunctions/workflow
292 27
service.py
in src/stepfunctions/steps
233 24
placeholders.py
in src/stepfunctions/inputs
136 20
events_table.py
in src/stepfunctions/workflow/widgets
192 13
sagemaker.py
in src/stepfunctions/steps
242 9
common.py
in src/stepfunctions/template/pipeline
43 9
utils.py
in src/stepfunctions/workflow/widgets
33 6
inference.py
in src/stepfunctions/template/pipeline
165 5
compute.py
in src/stepfunctions/steps
56 4
graph.py
in src/stepfunctions/workflow/widgets
72 4
utils.py
in src/stepfunctions/steps
36 3
train.py
in src/stepfunctions/template/pipeline
76 3
utils.py
in src/stepfunctions/inputs
21 2
integration_resources.py
in src/stepfunctions/steps
23 2
__init__.py
in src/stepfunctions
24 2
utils.py
in src/stepfunctions/template
21 2
workflows_table.py
in src/stepfunctions/workflow/widgets
20 2
executions_table.py
in src/stepfunctions/workflow/widgets
23 2
cloudformation.py
in src/stepfunctions/workflow
35 2
utils.py
in src/stepfunctions/workflow
26 2
setup.py
in root
49 2
conf.py
in doc
63 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 62 long lines.

File# lines# units# long lines
inference.py
in src/stepfunctions/template/pipeline
165 5 15
stepfunctions.py
in src/stepfunctions/workflow
292 27 14
sagemaker.py
in src/stepfunctions/steps
242 9 8
states.py
in src/stepfunctions/steps
413 70 7
train.py
in src/stepfunctions/template/pipeline
76 3 5
__init__.py
in src/stepfunctions/steps
22 - 3
cloudformation.py
in src/stepfunctions/workflow
35 2 3
choice_rule.py
in src/stepfunctions/steps
197 54 2
utils.py
in src/stepfunctions/workflow/widgets
33 6 2
placeholders.py
in src/stepfunctions/inputs
136 20 1
utils.py
in src/stepfunctions/template
21 2 1
utils.py
in src/stepfunctions/workflow
26 2 1
Correlations

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

src/stepfunctions/steps/sagemaker.py x: 37 commits (all time) y: 242 lines of code src/stepfunctions/steps/service.py x: 21 commits (all time) y: 233 lines of code src/stepfunctions/steps/__init__.py x: 16 commits (all time) y: 22 lines of code src/stepfunctions/steps/integration_resources.py x: 8 commits (all time) y: 23 lines of code src/stepfunctions/steps/states.py x: 16 commits (all time) y: 413 lines of code setup.py x: 15 commits (all time) y: 49 lines of code src/stepfunctions/workflow/cloudformation.py x: 1 commits (all time) y: 35 lines of code src/stepfunctions/workflow/stepfunctions.py x: 3 commits (all time) y: 292 lines of code src/stepfunctions/steps/fields.py x: 3 commits (all time) y: 36 lines of code src/stepfunctions/steps/utils.py x: 9 commits (all time) y: 36 lines of code src/stepfunctions/steps/compute.py x: 10 commits (all time) y: 56 lines of code doc/conf.py x: 7 commits (all time) y: 63 lines of code src/stepfunctions/steps/choice_rule.py x: 5 commits (all time) y: 197 lines of code src/stepfunctions/template/pipeline/inference.py x: 7 commits (all time) y: 165 lines of code src/stepfunctions/template/pipeline/train.py x: 6 commits (all time) y: 76 lines of code src/stepfunctions/workflow/widgets/graph.py x: 3 commits (all time) y: 72 lines of code src/stepfunctions/inputs/placeholders.py x: 1 commits (all time) y: 136 lines of code MANIFEST.in x: 1 commits (all time) y: 2 lines of code
413.0
lines of code
  min: 2.0
  average: 119.33
  25th percentile: 35.75
  median: 67.5
  75th percentile: 206.0
  max: 413.0
0 37.0
commits (all time)
min: 1.0 | average: 9.39 | 25th percentile: 3.0 | median: 7.0 | 75th percentile: 15.25 | max: 37.0

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

src/stepfunctions/steps/sagemaker.py x: 15 contributors (all time) y: 242 lines of code src/stepfunctions/steps/service.py x: 11 contributors (all time) y: 233 lines of code src/stepfunctions/steps/__init__.py x: 9 contributors (all time) y: 22 lines of code src/stepfunctions/steps/integration_resources.py x: 4 contributors (all time) y: 23 lines of code src/stepfunctions/steps/states.py x: 9 contributors (all time) y: 413 lines of code setup.py x: 10 contributors (all time) y: 49 lines of code src/stepfunctions/workflow/cloudformation.py x: 1 contributors (all time) y: 35 lines of code src/stepfunctions/workflow/stepfunctions.py x: 3 contributors (all time) y: 292 lines of code src/stepfunctions/steps/fields.py x: 3 contributors (all time) y: 36 lines of code src/stepfunctions/steps/utils.py x: 4 contributors (all time) y: 36 lines of code src/stepfunctions/steps/compute.py x: 7 contributors (all time) y: 56 lines of code doc/conf.py x: 5 contributors (all time) y: 63 lines of code src/stepfunctions/steps/choice_rule.py x: 4 contributors (all time) y: 197 lines of code src/stepfunctions/template/pipeline/inference.py x: 6 contributors (all time) y: 165 lines of code src/stepfunctions/template/pipeline/train.py x: 5 contributors (all time) y: 76 lines of code src/stepfunctions/workflow/widgets/graph.py x: 3 contributors (all time) y: 72 lines of code src/stepfunctions/inputs/placeholders.py x: 1 contributors (all time) y: 136 lines of code MANIFEST.in x: 1 contributors (all time) y: 2 lines of code
413.0
lines of code
  min: 2.0
  average: 119.33
  25th percentile: 35.75
  median: 67.5
  75th percentile: 206.0
  max: 413.0
0 15.0
contributors (all time)
min: 1.0 | average: 5.61 | 25th percentile: 3.0 | median: 4.5 | 75th percentile: 9.0 | max: 15.0

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

No data for "commits (30d)" vs. "lines of code".

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

No data for "contributors (30d)" vs. "lines of code".


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

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".