We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5730f1f commit f07d0f8Copy full SHA for f07d0f8
notebooks/conflict/acled_post_assad.ipynb
@@ -1264,7 +1264,7 @@
1264
},
1265
"outputs": [],
1266
"source": [
1267
- "areas_of_control['2026-01-01'].replace({'US And NSAGs': 'US and NSAGs'}, inplace=True)"
+ "areas_of_control['2026-01-01'] = areas_of_control['2026-01-01'].replace({'US And NSAGs': 'US and NSAGs'})"
1268
]
1269
1270
{
0 commit comments