Update README.md
Browse files
README.md
CHANGED
@@ -130,13 +130,13 @@ Furthermore, the following cleaning steps specific to this dataset were applied:
|
|
130 |
|
131 |
# Final Statistics
|
132 |
|
133 |
-
|
134 |
|
135 |
-
|
136 |
|
137 |
-
|
138 |
|
139 |
-
|
140 |
|
141 |
## Type Distribution
|
142 |
|
@@ -149,7 +149,11 @@ Furthermore, the following cleaning steps specific to this dataset were applied:
|
|
149 |
## Major Contributors
|
150 |
|
151 |
**TensorFlow (5,455)**
|
|
|
152 |
**PyTorch (5,448)**
|
|
|
153 |
**Matplotlib (2,190)**
|
|
|
154 |
**Django (2,138)**
|
|
|
155 |
**Scipy (1,715)**
|
|
|
130 |
|
131 |
# Final Statistics
|
132 |
|
133 |
+
## Final Count : 25,489
|
134 |
|
135 |
+
## Average Docstring Length : 51
|
136 |
|
137 |
+
## Average Source Code Length : 591
|
138 |
|
139 |
+
## Average AST Sequence Length : 72
|
140 |
|
141 |
## Type Distribution
|
142 |
|
|
|
149 |
## Major Contributors
|
150 |
|
151 |
**TensorFlow (5,455)**
|
152 |
+
|
153 |
**PyTorch (5,448)**
|
154 |
+
|
155 |
**Matplotlib (2,190)**
|
156 |
+
|
157 |
**Django (2,138)**
|
158 |
+
|
159 |
**Scipy (1,715)**
|