We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2e5c25 + 6af91de commit 33790ccCopy full SHA for 33790cc
1 file changed
notebooks/generate_synthetic_datasets.ipynb
@@ -26,12 +26,12 @@
26
},
27
{
28
"cell_type": "code",
29
- "execution_count": 2,
+ "execution_count": null,
30
"metadata": {},
31
"outputs": [],
32
"source": [
33
"path = \"../data/dev\"\n",
34
- "fyear = 2019"
+ "fyear = 2023"
35
]
36
37
@@ -182,7 +182,7 @@
182
],
183
"metadata": {
184
"kernelspec": {
185
- "display_name": "Python 3 (ipykernel)",
+ "display_name": "nhp_model",
186
"language": "python",
187
"name": "python3"
188
@@ -196,7 +196,7 @@
196
"name": "python",
197
"nbconvert_exporter": "python",
198
"pygments_lexer": "ipython3",
199
- "version": "3.13.4"
+ "version": "3.11.12"
200
}
201
202
"nbformat": 4,
0 commit comments