saving countryCountsByBatchcode to excel file
This commit is contained in:
@@ -163,6 +163,16 @@
|
|||||||
"countryCountsByBatchcode = getCountryCountsByBatchcodeTable()\n",
|
"countryCountsByBatchcode = getCountryCountsByBatchcodeTable()\n",
|
||||||
"countryCountsByBatchcode"
|
"countryCountsByBatchcode"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "code",
|
||||||
|
"execution_count": 6,
|
||||||
|
"id": "dd9fb2b0",
|
||||||
|
"metadata": {},
|
||||||
|
"outputs": [],
|
||||||
|
"source": [
|
||||||
|
"countryCountsByBatchcode.to_excel('tmp/countryCountsByBatchcode.xlsx')"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|||||||
Reference in New Issue
Block a user