alexbauer-pf commited on
Commit
69386f7
·
verified ·
1 Parent(s): 29fe948

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -511,8 +511,6 @@ The dataset consists of 2 tabular parts. Both parts have a column `plasma_config
511
  </tr>
512
  </table>
513
 
514
- <br>
515
-
516
  The `full_json` variant of the dataset contains for each of the components listed about an identifier column (ending with `.id`), as well as a JSON column.
517
 
518
  The `full_flat` variant contains the same information as `full_json` but with all JSON columns flattened into one column per leaf in the nested JSON structure (with `.` separating the keys on the JSON path to the respective leaf).
 
511
  </tr>
512
  </table>
513
 
 
 
514
  The `full_json` variant of the dataset contains for each of the components listed about an identifier column (ending with `.id`), as well as a JSON column.
515
 
516
  The `full_flat` variant contains the same information as `full_json` but with all JSON columns flattened into one column per leaf in the nested JSON structure (with `.` separating the keys on the JSON path to the respective leaf).