mrh (aider)
|
53d0ef79a3
fix: Correct column header insertion row in `insert_column` method
|
vor 1 Jahr |
mrh (aider)
|
8dfb978ed6
fix: Correct header row index in `insert_column` method
|
vor 1 Jahr |
mrh (aider)
|
670d09c62b
fix: correct column header insertion in insert_column method
|
vor 1 Jahr |
mrh
|
bb8d73dd0e
refactor: Update ExcelProcessor initialization and save_file method
|
vor 1 Jahr |
mrh (aider)
|
c29c90f447
feat: add read_column_data and write_column_data methods
|
vor 1 Jahr |
mrh
|
7bd5f2094e
refactor: Update ExcelProcessor header_row default and add example to insert_column
|
vor 1 Jahr |
mrh (aider)
|
764ecd3a50
feat: add search_headers method to ExcelProcessor for keyword search in headers
|
vor 1 Jahr |
mrh
|
beee8bd443
refactor: Update ExcelProcessor to initialize with file path and header row
|
vor 1 Jahr |
mrh (aider)
|
c68ddb7eab
feat: add header_row parameter to specify table header row in read_file
|
vor 1 Jahr |
mrh
|
98ccddc614
refactor: Remove Excel file test code from excel_processor.py
|
vor 1 Jahr |
mrh (aider)
|
a0e039c714
feat: Add CSV support and specify Excel engine in file processor
|
vor 1 Jahr |
mrh
|
a8d8494cb2
refactor: Update test file extension from .xlsx to .csv in ExcelProcessor
|
vor 1 Jahr |
mrh (aider)
|
27ad5950db
refactor: Replace CSV handling with pandas in ExcelProcessor
|
vor 1 Jahr |
mrh
|
5cd051d37c
fuck
|
vor 1 Jahr |
mrh (aider)
|
7e19ae2442
fix: Add missing List import in translation_service.py
|
vor 1 Jahr |
mrh (aider)
|
789525e120
feat: add Excel processing and translation service modules
|
vor 1 Jahr |
mrh
|
3b5a2538b7
备份
|
vor 1 Jahr |
mrh
|
57865db11d
新增function Calling 测试
|
vor 1 Jahr |
mrh (aider)
|
a40364fdd2
fix: Adjust start row for ASIN links in CSV processing
|
vor 1 Jahr |
mrh (aider)
|
5847ce4133
refactor: Combine CSV processing functions into a single function
|
vor 1 Jahr |
mrh (aider)
|
88b6785ff2
refactor: Split read_and_process_csv into two functions
|
vor 1 Jahr |
mrh (aider)
|
4bc23361b8
fix: Correctly generate hyperlinks for `asin_columns` using processed `need_search_url_processed.csv`
|
vor 1 Jahr |
mrh
|
87428ea670
fix: Update ASIN column indices
|
vor 1 Jahr |
mrh (aider)
|
58f73c96c7
refactor: Split CSV processing into separate steps for need_search_url_columns and asin_columns
|
vor 1 Jahr |
mrh
|
b6eb45e916
fix: Update brand columns to include URL search columns
|
vor 1 Jahr |
mrh
|
6662fba6e1
fix: Update CSV file encoding and path
|
vor 1 Jahr |
mrh (aider)
|
867c9fd9ad
refactor: Use pandas to read and write CSV files
|
vor 1 Jahr |
mrh (aider)
|
184615b55c
refactor: simplify CSV processing by removing unnecessary parameters
|
vor 1 Jahr |
mrh
|
852a357e12
refactor: Remove commented code and adjust process_csv parameters
|
vor 1 Jahr |
mrh (aider)
|
90a2017df1
feat: add skip_rows parameter to handle initial info lines in CSV
|
vor 1 Jahr |