Index _ | A | B | C | D | E | F | G | H | I | L | M | N | P | Q | R | S | T | V | W _ __init__() (sheetwise.CellInfo method), [1] (sheetwise.chain.ChainOfSpreadsheet method), [1] (sheetwise.ChainOfSpreadsheet method), [1] (sheetwise.CompressionVisualizer method), [1] (sheetwise.compressor.SheetCompressor method), [1], [2] (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.data_types.CellInfo method), [1] (sheetwise.data_types.TableRegion method), [1] (sheetwise.detectors.TableDetector method), [1] (sheetwise.EnhancedTableRegion method), [1] (sheetwise.extractors.StructuralAnchorExtractor method), [1] (sheetwise.formula_parser.FormulaDependencyAnalyzer method), [1], [2] (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaDependencyAnalyzer method), [1] (sheetwise.FormulaParser method), [1] (sheetwise.SheetCompressor method), [1] (sheetwise.smart_tables.EnhancedTableRegion method), [1], [2] (sheetwise.smart_tables.SmartTableDetector method), [1], [2] (sheetwise.SmartTableDetector method), [1] (sheetwise.SpreadsheetLLM method), [1] (sheetwise.TableRegion method), [1] (sheetwise.visualizer.CompressionVisualizer method), [1], [2] (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] A address (sheetwise.CellInfo attribute), [1] (sheetwise.data_types.CellInfo attribute), [1] aggregate() (sheetwise.extractors.DataFormatAggregator method), [1] auto_configure() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] B bottom_right (sheetwise.data_types.TableRegion attribute), [1] (sheetwise.EnhancedTableRegion attribute) (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] (sheetwise.TableRegion attribute), [1] build_dependency_graph() (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaParser method), [1] C CELL_REF_PATTERN (sheetwise.formula_parser.FormulaParser attribute), [1], [2] (sheetwise.FormulaParser attribute), [1] CellInfo (class in sheetwise), [1] (class in sheetwise.data_types), [1] ChainOfSpreadsheet (class in sheetwise), [1] (class in sheetwise.chain), [1] classify_cell_type() (sheetwise.classifiers.DataTypeClassifier static method), [1] col (sheetwise.CellInfo attribute), [1] (sheetwise.data_types.CellInfo attribute), [1] cols (sheetwise.data_types.TableRegion attribute), [1] (sheetwise.EnhancedTableRegion attribute) (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] (sheetwise.TableRegion attribute), [1] compare_original_vs_compressed() (sheetwise.CompressionVisualizer method), [1] (sheetwise.visualizer.CompressionVisualizer method), [1], [2] compress() (sheetwise.compressor.SheetCompressor method), [1], [2] (sheetwise.SheetCompressor method), [1] compress_and_encode_for_llm() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] compress_spreadsheet() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] compress_workbook() (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] CompressionVisualizer (class in sheetwise), [1] (class in sheetwise.visualizer), [1], [2] confidence (sheetwise.data_types.TableRegion attribute), [1] (sheetwise.EnhancedTableRegion attribute), [1] (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] (sheetwise.TableRegion attribute), [1] create_data_density_heatmap() (sheetwise.CompressionVisualizer method), [1] (sheetwise.visualizer.CompressionVisualizer method), [1], [2] create_realistic_spreadsheet() (in module sheetwise), [1] (in module sheetwise.utils), [1] D DATA_TABLE (sheetwise.smart_tables.TableType attribute), [1], [2] (sheetwise.TableType attribute), [1] data_type (sheetwise.CellInfo attribute), [1] (sheetwise.data_types.CellInfo attribute), [1] DataFormatAggregator (class in sheetwise.extractors), [1] DataTypeClassifier (class in sheetwise.classifiers), [1] default() (sheetwise.core.NumpyEncoder method), [1] detect_cross_sheet_references() (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] detect_tables() (sheetwise.detectors.TableDetector method), [1] (sheetwise.smart_tables.SmartTableDetector method), [1], [2] (sheetwise.SmartTableDetector method), [1] E encode_compressed_for_llm() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] encode_formulas_for_llm() (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaParser method), [1] encode_to_json() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] encode_to_markdown() (sheetwise.encoders.VanillaEncoder method), [1], [2] (sheetwise.VanillaEncoder method), [1] encode_vanilla() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] encode_workbook_for_llm() (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] end_col (sheetwise.EnhancedTableRegion property), [1] (sheetwise.smart_tables.EnhancedTableRegion property), [1], [2] end_row (sheetwise.EnhancedTableRegion property), [1] (sheetwise.smart_tables.EnhancedTableRegion property), [1], [2] EnhancedTableRegion (class in sheetwise), [1] (class in sheetwise.smart_tables), [1], [2] extract_args() (sheetwise.formula_parser.FormulaTokenizer method), [1], [2] extract_cell_references() (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaParser method), [1] extract_formulas() (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaParser method), [1] extract_skeleton() (sheetwise.extractors.StructuralAnchorExtractor method), [1] extract_tables_to_dataframes() (sheetwise.smart_tables.SmartTableDetector method), [1], [2] (sheetwise.SmartTableDetector method), [1] F find_calculation_chains() (sheetwise.formula_parser.FormulaDependencyAnalyzer method), [1], [2] (sheetwise.FormulaDependencyAnalyzer method), [1] find_structural_anchors() (sheetwise.extractors.StructuralAnchorExtractor method), [1] FORM (sheetwise.smart_tables.TableType attribute), [1], [2] (sheetwise.TableType attribute), [1] format_string (sheetwise.CellInfo attribute), [1] (sheetwise.data_types.CellInfo attribute), [1] FormulaDependencyAnalyzer (class in sheetwise), [1] (class in sheetwise.formula_parser), [1], [2] FormulaParser (class in sheetwise), [1] (class in sheetwise.formula_parser), [1], [2] FormulaTokenizer (class in sheetwise.formula_parser), [1], [2] G generate_html_report() (sheetwise.CompressionVisualizer method), [1] (sheetwise.visualizer.CompressionVisualizer method), [1], [2] generate_interactive_report() (sheetwise.CompressionVisualizer method), [1] (sheetwise.visualizer.CompressionVisualizer method), [1], [2] get_encoding_stats() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] get_formula_impact() (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaParser method), [1] get_sheet_importance_ranking() (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] get_sheet_relationship_graph() (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] H has_headers (sheetwise.EnhancedTableRegion attribute), [1] (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] header_cols (sheetwise.EnhancedTableRegion attribute), [1] (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] header_rows (sheetwise.EnhancedTableRegion attribute), [1] (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] I identify_critical_cells() (sheetwise.formula_parser.FormulaDependencyAnalyzer method), [1], [2] (sheetwise.FormulaDependencyAnalyzer method), [1] InvertedIndexTranslator (class in sheetwise.extractors), [1] L load_from_file() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] load_workbook() (sheetwise.workbook.WorkbookManager method), [1] (sheetwise.WorkbookManager method), [1] M main() (in module sheetwise.cli), [1], [2] MATRIX (sheetwise.smart_tables.TableType attribute), [1], [2] (sheetwise.TableType attribute), [1] MIXED (sheetwise.smart_tables.TableType attribute), [1], [2] (sheetwise.TableType attribute), [1] module sheetwise, [1] sheetwise.chain, [1] sheetwise.classifiers, [1] sheetwise.cli, [1], [2] sheetwise.compressor, [1], [2] sheetwise.core, [1] sheetwise.data_types, [1] sheetwise.detectors, [1] sheetwise.encoders, [1], [2] sheetwise.extractors, [1] sheetwise.formula_parser, [1], [2] sheetwise.smart_tables, [1], [2] sheetwise.utils, [1] sheetwise.visualizer, [1], [2] sheetwise.workbook, [1] N NumpyEncoder (class in sheetwise.core), [1] P PIVOT_TABLE (sheetwise.smart_tables.TableType attribute), [1], [2] (sheetwise.TableType attribute), [1] process_qa_query() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] process_query() (sheetwise.chain.ChainOfSpreadsheet method), [1] (sheetwise.ChainOfSpreadsheet method), [1] Q query_sql() (sheetwise.core.SpreadsheetLLM method), [1] (sheetwise.SpreadsheetLLM method), [1] R row (sheetwise.CellInfo attribute), [1] (sheetwise.data_types.CellInfo attribute), [1] rows (sheetwise.data_types.TableRegion attribute), [1] (sheetwise.EnhancedTableRegion attribute) (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] (sheetwise.TableRegion attribute), [1] S SheetCompressor (class in sheetwise), [1] (class in sheetwise.compressor), [1], [2] sheetwise module, [1] sheetwise.chain module, [1] sheetwise.classifiers module, [1] sheetwise.cli module, [1], [2] sheetwise.compressor module, [1], [2] sheetwise.core module, [1] sheetwise.data_types module, [1] sheetwise.detectors module, [1] sheetwise.encoders module, [1], [2] sheetwise.extractors module, [1] sheetwise.formula_parser module, [1], [2] sheetwise.smart_tables module, [1], [2] sheetwise.utils module, [1] sheetwise.visualizer module, [1], [2] sheetwise.workbook module, [1] simplify_formula() (sheetwise.formula_parser.FormulaParser method), [1], [2] (sheetwise.FormulaParser method), [1] SmartTableDetector (class in sheetwise), [1] (class in sheetwise.smart_tables), [1], [2] SPARSE (sheetwise.smart_tables.TableType attribute), [1], [2] (sheetwise.TableType attribute), [1] SpreadsheetLLM (class in sheetwise), [1] (class in sheetwise.core), [1] start_col (sheetwise.EnhancedTableRegion property), [1] (sheetwise.smart_tables.EnhancedTableRegion property), [1], [2] start_row (sheetwise.EnhancedTableRegion property), [1] (sheetwise.smart_tables.EnhancedTableRegion property), [1], [2] StructuralAnchorExtractor (class in sheetwise.extractors), [1] T table_type (sheetwise.EnhancedTableRegion attribute), [1] (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] TableDetector (class in sheetwise.detectors), [1] TableRegion (class in sheetwise), [1] (class in sheetwise.data_types), [1] TableType (class in sheetwise), [1] (class in sheetwise.smart_tables), [1], [2] tokenize() (sheetwise.formula_parser.FormulaTokenizer method), [1], [2] top_left (sheetwise.data_types.TableRegion attribute), [1] (sheetwise.EnhancedTableRegion attribute) (sheetwise.smart_tables.EnhancedTableRegion attribute), [1], [2] (sheetwise.TableRegion attribute), [1] translate() (sheetwise.extractors.InvertedIndexTranslator method), [1] V value (sheetwise.CellInfo attribute), [1] (sheetwise.data_types.CellInfo attribute), [1] VanillaEncoder (class in sheetwise), [1] (class in sheetwise.encoders), [1], [2] visualize_anchors() (sheetwise.CompressionVisualizer method), [1] (sheetwise.visualizer.CompressionVisualizer method), [1], [2] W WorkbookManager (class in sheetwise), [1] (class in sheetwise.workbook), [1]