Commit 5930286
Fix CS df key name, re-read df after aggregation, propagate ContinuousDiD df
- Fix precomputed key: "df_survey" not "survey_df" in CS aggregation
- CS: re-read df_survey from precomputed after aggregation so overall
ATT inference uses updated n_valid-1 when replicate columns are dropped
- ContinuousDiD: track _rep_n_valid across replicate IF calls, use
min(n_valid) for df_survey in analytical SE return
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5434007 commit 5930286
3 files changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1237 | 1237 | | |
1238 | 1238 | | |
1239 | 1239 | | |
| 1240 | + | |
1240 | 1241 | | |
1241 | 1242 | | |
| 1243 | + | |
1242 | 1244 | | |
1243 | | - | |
| 1245 | + | |
| 1246 | + | |
1244 | 1247 | | |
1245 | 1248 | | |
1246 | 1249 | | |
| |||
1282 | 1285 | | |
1283 | 1286 | | |
1284 | 1287 | | |
1285 | | - | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
1286 | 1293 | | |
1287 | 1294 | | |
1288 | 1295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
| 1496 | + | |
| 1497 | + | |
1496 | 1498 | | |
1497 | 1499 | | |
1498 | 1500 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
| 482 | + | |
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| |||
0 commit comments