Type: lib.markdown.ExtractTables

Namespace: lib.markdown

Description

Extracts tables from markdown and converts them to structured data. markdown, tables, data

Use cases:
- Extract tabular data from markdown
- Convert markdown tables to structured formats
- Analyze tabulated information

Properties

Property Type Description Default
markdown str The markdown text to analyze ``

Outputs

Output Type Description
output dataframe  

Metadata

Browse other nodes in the lib.markdown namespace.