Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,9 @@ included preprocessing, standardization, and feasibility filtering of molecules.
|
|
| 21 |
|
| 22 |
## Data dictionary
|
| 23 |
|
| 24 |
-
|
|
|
|
|
|
|
| 25 |
|
| 26 |
Source dataset identifier. Combined with `id` column, it provides full traceability to the original data entry.
|
| 27 |
|
|
|
|
| 21 |
|
| 22 |
## Data dictionary
|
| 23 |
|
| 24 |
+
Columns and meaning:
|
| 25 |
+
|
| 26 |
+
- `source`
|
| 27 |
|
| 28 |
Source dataset identifier. Combined with `id` column, it provides full traceability to the original data entry.
|
| 29 |
|