beastgitea2026
  • Joined on 2026-06-02
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-18 12:19:41 +00:00
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-14 08:51:57 +00:00
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-12 09:19:31 +00:00
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-10 11:45:14 +00:00
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-10 07:43:34 +00:00
ebf38476a8 fix: correct class instantiation and add missing show() call in merge_transactions.py
1dbfaebd3a ```json
51386e87e9 fix: remove unused import and correct variable names in merge_transactions.py
d9c6f79a36 fix: 将脚本中的输入路径硬编码为 d:\input
Compare 8 commits »
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-05 13:11:37 +00:00
d8cec42fa9 feat: 添加一个脚本用于合并包含“交易流水”工作表的 Excel 文件,并将结果保存为 txn_summary.xlsx
fbdad0ef4d fix: 在 if __name__ == "__main__": 语句后添加了对 main() 函数的调用。
9014327a76 refactor(merge_excel.py): 移除不必要的函数调用
ab0c707711 feat(merge_excel.py): 添加脚本以合并包含"交易流水"工作表的Excel文件
Compare 5 commits »
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-05 00:43:19 +00:00
beastgitea2026 pushed to main at beastgitea2026/gpt_from_scratch 2026-06-04 21:57:30 +00:00
f87cfa9d04 Initial commit: GPT from scratch notebook and supporting files
beastgitea2026 created branch main in beastgitea2026/gpt_from_scratch 2026-06-04 21:57:30 +00:00
beastgitea2026 created repository beastgitea2026/gpt_from_scratch 2026-06-04 21:49:52 +00:00