Import the settled code groups into the working store
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -744,3 +744,8 @@
|
||||
逐一替換;定案表重新計票,與舊檔之逐位元差異恰為
|
||||
`\n`→「 / 」(14,664 列不變,含「 / 」之引述 1,658
|
||||
筆);工作儲存重建後引述零換行字元。
|
||||
|
||||
- **定案分群匯入工作儲存**:`build-db` 增 `--groups` 選項,
|
||||
將 `results/groups.csv` 逐欄照存入 `groups` 資料表(群、
|
||||
編碼、票數),納入重建摘要與清空範圍,供群層次查詢;
|
||||
重建命令自此帶 `--groups results/groups.csv`。
|
||||
|
||||
@@ -138,6 +138,9 @@
|
||||
定案分群寫入 `results/groups.csv`,欄位 `Group`、
|
||||
`Keyword`、`Votes`,列序先依群名、再依編碼,一律以
|
||||
Unicode 碼位比較,換行為 CRLF。
|
||||
- **工作儲存**:`build-db --groups <定案分群 CSV>` 將定案
|
||||
分群逐欄照存入 `groups` 資料表(群、編碼、票數),供
|
||||
群層次查詢。
|
||||
|
||||
## 女性力量候選集
|
||||
|
||||
|
||||
Reference in New Issue
Block a user