claudios commited on
Commit
0ff68f5
·
1 Parent(s): ca88e61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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 |