Commit Graph

10 Commits

Author SHA1 Message Date
beastgitea2026 f13e3c66a5 fix(merge_transactions.py): 删除冗余赋值
Co-authored-by: aider (ollama/gemma4:12b) <aider@aider.chat>
2026-06-08 06:48:56 +08:00
beastgitea2026 223000c4f1 refactor(merge_transactions.py): 移除用户输入提示并设置默认路径 2026-06-08 06:48:55 +08:00
beastgitea2026 4a43fbc895 feat: 添加脚本 merge_transactions.py 用于合并指定目录下的 Excel 文件中的“交易流水”工作表,并输出到同一目录下。
Co-authored-by: aider (ollama/gemma4:12b) <aider@aider.chat>
2026-06-08 06:41:26 +08:00
beastgitea2026 9ba8306b8d c 2026-06-05 21:11:32 +08:00
beastgitea2026 d8cec42fa9 feat: 添加一个脚本用于合并包含“交易流水”工作表的 Excel 文件,并将结果保存为 txn_summary.xlsx
Co-authored-by: aider (ollama/gemma4:12b) <aider@aider.chat>
2026-06-05 20:46:39 +08:00
beastgitea2026 fbdad0ef4d fix: 在 if __name__ == "__main__": 语句后添加了对 main() 函数的调用。
Co-authored-by: aider (ollama/qwen3-coder:30b) <aider@aider.chat>
2026-06-05 20:32:34 +08:00
beastgitea2026 9014327a76 refactor(merge_excel.py): 移除不必要的函数调用 2026-06-05 20:32:33 +08:00
beastgitea2026 ab0c707711 feat(merge_excel.py): 添加脚本以合并包含"交易流水"工作表的Excel文件
Co-authored-by: aider (ollama/qwen3-coder:30b) <aider@aider.chat>
2026-06-05 20:31:12 +08:00
beastgitea2026 6c752551ed c 2026-06-05 08:25:33 +08:00
beastgitea2026 f87cfa9d04 Initial commit: GPT from scratch notebook and supporting files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 05:52:06 +08:00