database store graph

This commit is contained in:
2023-03-16 15:07:43 +08:00
parent 9435484e3f
commit 082864814b
11 changed files with 62 additions and 31 deletions

View File

@@ -65,13 +65,6 @@
"list_succ_firms = [1, 1]\n",
"round(share * len(list_succ_firms)) if round(share * len(list_succ_firms)) > 0 else 1"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {