adding Symptoms column to DataTable

This commit is contained in:
frankknoll
2023-01-26 08:44:25 +01:00
parent 30f66576c8
commit 7a3074d3da
114 changed files with 586697 additions and 121 deletions

View File

@@ -35,7 +35,8 @@ def _createAndSaveBatchCodeTableForCountry(createBatchCodeTableForCountry, count
'Company',
'Countries',
'Severe reports',
'Lethality'
'Lethality',
'Symptoms'
]]
IOUtils.saveDataFrame(
batchCodeTable,