sheetwise.encoders module
Encoding utilities for spreadsheet data.
-
class sheetwise.encoders.VanillaEncoder[source]
Bases: object
Vanilla spreadsheet encoding with cell addresses and formats
-
encode_to_markdown(df, include_format=False)[source]
Encode spreadsheet to Markdown-like format
- Parameters:
-
- Return type:
str
- Returns:
Markdown-style string representation