updating
This commit is contained in:
@@ -221,7 +221,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"df = regionCountsByClickedBatchcodeTable.loc[(slice(None), 'Germany', slice(None)), :].sort_values(by = 'VAX_LOT', ascending = False)\n",
|
"df = regionCountsByClickedBatchcodeTable.loc[(slice(None), 'Germany', slice(None)), :].sort_values(by = ['REGION', 'REGION_COUNT_BY_VAX_LOT'], ascending = False)\n",
|
||||||
"df"
|
"df"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user