Features -------- - Extract structured tabular data from various data format: - CSV - Microsoft Excel :superscript:`TM` file - `Google Sheets `_ - HTML - JSON - `Labeled Tab-separated Values (LTSV) `__ - Markdown - MediaWiki - SQLite database file - Tab separated values (TSV) - Supported data sources are: - Files on a local file system - Accessible URLs - ``str`` instances - Loaded table data can be converted as: - `pandas.DataFrame `__ instance - ``dict`` instance - rows of the tuple