Update README.md
Browse files
README.md
CHANGED
@@ -156,4 +156,8 @@ Furthermore, the following cleaning steps specific to this dataset were applied:
|
|
156 |
|
157 |
**Django (2,138)**
|
158 |
|
159 |
-
**Scipy (1,715)**
|
|
|
|
|
|
|
|
|
|
156 |
|
157 |
**Django (2,138)**
|
158 |
|
159 |
+
**Scipy (1,715)**
|
160 |
+
|
161 |
+
# NOTE
|
162 |
+
|
163 |
+
This dataset is imperfect. Due to the varying degrees of code complexity and Python's `ast` module's capability to parse such complex code structure, some fields are inaccurate representations.
|