Historique des commits

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