adding Symptoms column to DataTable
This commit is contained in:
@@ -35,7 +35,8 @@ def _createAndSaveBatchCodeTableForCountry(createBatchCodeTableForCountry, count
|
||||
'Company',
|
||||
'Countries',
|
||||
'Severe reports',
|
||||
'Lethality'
|
||||
'Lethality',
|
||||
'Symptoms'
|
||||
]]
|
||||
IOUtils.saveDataFrame(
|
||||
batchCodeTable,
|
||||
|
||||
Reference in New Issue
Block a user