Commit 46273b6
Fix CI review Round 6: joiners_leavers n_obs, stale docstrings
P1: Fix to_dataframe("joiners_leavers") overall row n_obs: use
n_treated_obs when joiners/leavers are suppressed (non-binary)
instead of summing zeroed joiner/leaver obs counts.
P2: Add joiners_leavers and summary() assertions to
test_nonbinary_lmax1_renderer_contract.
P3: Update to_dataframe() docstring: event_study/normalized available
at L_max >= 1 (was >= 2).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 56b2526 commit 46273b6
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
| 791 | + | |
792 | 792 | | |
793 | | - | |
| 793 | + | |
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| |||
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
850 | | - | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
851 | 855 | | |
852 | 856 | | |
853 | 857 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2454 | 2454 | | |
2455 | 2455 | | |
2456 | 2456 | | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
| 2463 | + | |
| 2464 | + | |
2457 | 2465 | | |
2458 | 2466 | | |
2459 | 2467 | | |
| |||
0 commit comments