Modules§
Functions§
- parse_
csv_ content - Parse CSV content from string
- parse_
csv_ file - Parse CSV/TSV files and extract numbers
- parse_
excel_ file - Parse Excel files (.xlsx, .xls) and extract numbers
- parse_
html_ content - Parse HTML content from string
- parse_
html_ file - Parse HTML files and extract numbers from text content
- parse_
html_ from_ url_ response - Parse HTML content from a URL response (for web scraping)
- parse_
json_ content - Parse JSON content from string
- parse_
json_ file - Parse JSON files and extract numbers
- parse_
opendocument_ file - Parse OpenDocument files (.odt, .ods) and extract numbers from content
- parse_
pdf_ file - Parse PDF files and extract numbers from text content
- parse_
powerpoint_ file - Parse PowerPoint files (.pptx, .ppt) and extract numbers from slide content
- parse_
toml_ content - Parse TOML content from string
- parse_
toml_ file - Parse TOML files and extract numbers
- parse_
word_ file - Parse Word files (.docx, .doc) and extract numbers from text content
- parse_
xml_ content - Parse XML content from string
- parse_
xml_ file - Parse XML files and extract numbers
- parse_
yaml_ content - Parse YAML content from string
- parse_
yaml_ file - Parse YAML files and extract numbers