Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -75,6 +75,7 @@ We used [Nathan Cooper's](https://github.com/ncoop57/function_parser) `function_
|
|
| 75 |
The columns provided are as follows:
|
| 76 |
| Column | Type | Notes |
|
| 77 |
| ----------------- | ---------- | ----------------------------------------------------------------------------------------------- |
|
|
|
|
| 78 |
| project | Int64 | DyPyBench project id |
|
| 79 |
| nwo | string | Project name in repo/project format |
|
| 80 |
| sha | string | SHA commit hash |
|
|
|
|
| 75 |
The columns provided are as follows:
|
| 76 |
| Column | Type | Notes |
|
| 77 |
| ----------------- | ---------- | ----------------------------------------------------------------------------------------------- |
|
| 78 |
+
| id | Int64 | Unique id of the function
|
| 79 |
| project | Int64 | DyPyBench project id |
|
| 80 |
| nwo | string | Project name in repo/project format |
|
| 81 |
| sha | string | SHA commit hash |
|