mrh
|
6dfc15e74a
新增 excel 二十万行导入;创建新用户;
|
1 year ago |
mrh (aider)
|
d4400ae2fa
feat: add chunk processing and error handling for CSV translation
|
1 year ago |
mrh (aider)
|
5ba3224cc8
fix: correct row indexing for CSV translation starting from row 2
|
1 year ago |
mrh (aider)
|
6ecae9631a
feat: Add translate_csv script for translating CSV file content
|
1 year ago |
mrh
|
c0a72c676a
新增目录
|
1 year ago |
mrh
|
8f053cf662
暂时不搞了, function Calling 也很难处理数据。未来或许考虑 SQL
|
1 year ago |
mrh
|
5c711a7083
refactor: remove header row adjustment and comment out test code
|
1 year ago |
mrh (aider)
|
53d0ef79a3
fix: Correct column header insertion row in `insert_column` method
|
1 year ago |
mrh (aider)
|
8dfb978ed6
fix: Correct header row index in `insert_column` method
|
1 year ago |
mrh (aider)
|
670d09c62b
fix: correct column header insertion in insert_column method
|
1 year ago |
mrh
|
bb8d73dd0e
refactor: Update ExcelProcessor initialization and save_file method
|
1 year ago |
mrh (aider)
|
c29c90f447
feat: add read_column_data and write_column_data methods
|
1 year ago |
mrh
|
7bd5f2094e
refactor: Update ExcelProcessor header_row default and add example to insert_column
|
1 year ago |
mrh (aider)
|
764ecd3a50
feat: add search_headers method to ExcelProcessor for keyword search in headers
|
1 year ago |
mrh
|
beee8bd443
refactor: Update ExcelProcessor to initialize with file path and header row
|
1 year ago |
mrh (aider)
|
c68ddb7eab
feat: add header_row parameter to specify table header row in read_file
|
1 year ago |
mrh
|
98ccddc614
refactor: Remove Excel file test code from excel_processor.py
|
1 year ago |
mrh (aider)
|
a0e039c714
feat: Add CSV support and specify Excel engine in file processor
|
1 year ago |
mrh
|
a8d8494cb2
refactor: Update test file extension from .xlsx to .csv in ExcelProcessor
|
1 year ago |
mrh (aider)
|
27ad5950db
refactor: Replace CSV handling with pandas in ExcelProcessor
|
1 year ago |
mrh
|
5cd051d37c
fuck
|
1 year ago |
mrh (aider)
|
7e19ae2442
fix: Add missing List import in translation_service.py
|
1 year ago |
mrh (aider)
|
789525e120
feat: add Excel processing and translation service modules
|
1 year ago |
mrh
|
3b5a2538b7
备份
|
1 year ago |
mrh
|
57865db11d
新增function Calling 测试
|
1 year ago |
mrh (aider)
|
a40364fdd2
fix: Adjust start row for ASIN links in CSV processing
|
1 year ago |
mrh (aider)
|
5847ce4133
refactor: Combine CSV processing functions into a single function
|
1 year ago |
mrh (aider)
|
88b6785ff2
refactor: Split read_and_process_csv into two functions
|
1 year ago |
mrh (aider)
|
4bc23361b8
fix: Correctly generate hyperlinks for `asin_columns` using processed `need_search_url_processed.csv`
|
1 year ago |
mrh
|
87428ea670
fix: Update ASIN column indices
|
1 year ago |