MaxKB/apps/common/handle/impl/table
CaptainB 99477d6f6d refactor: simplify file handling in document extraction by removing unnecessary byte conversion and enhancing file saving logic 2025-11-24 15:59:22 +08:00
..
__init__.py feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats 2025-04-30 15:52:58 +08:00
csv_parse_table_handle.py fix: handle string type for limit and improve error logging in pdf_split_handle 2025-06-30 12:47:47 +08:00
xls_parse_table_handle.py fix: handle string type for limit and improve error logging in pdf_split_handle 2025-06-30 12:47:47 +08:00
xlsx_parse_table_handle.py refactor: simplify file handling in document extraction by removing unnecessary byte conversion and enhancing file saving logic 2025-11-24 15:59:22 +08:00