pytablereader
latest
Table of Contents
1. pytablereader
2. Installation
3. Dependencies
4. Examples
5. Reference
6. Changelog
7. Sponsors
8. Indices and tables
9. Links
pytablereader
Docs
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
O
|
P
|
Q
|
S
|
T
|
U
|
V
A
AbstractTableReader (class in pytablereader.interface)
C
create_from_format_name() (pytablereader.factory.TableFileLoaderFactory method)
(pytablereader.factory.TableTextLoaderFactory method)
(pytablereader.factory.TableUrlLoaderFactory method)
create_from_path() (pytablereader.factory.TableFileLoaderFactory method)
(pytablereader.factory.TableTextLoaderFactory method)
(pytablereader.factory.TableUrlLoaderFactory method)
CsvTableFileLoader (class in pytablereader)
CsvTableLoader (class in pytablereader.csv.core)
CsvTableTextLoader (class in pytablereader)
D
delimiter (pytablereader.csv.core.CsvTableLoader attribute)
E
encoding (pytablereader.csv.core.CsvTableLoader attribute)
(pytablereader.HtmlTableFileLoader attribute)
ExcelTableFileLoader (class in pytablereader)
F
file_extension (pytablereader.factory.TableFileLoaderFactory property)
G
get_extension_list() (pytablereader.factory.TableFileLoaderFactory method)
(pytablereader.factory.TableTextLoaderFactory method)
(pytablereader.factory.TableUrlLoaderFactory method)
get_extensions() (pytablereader.factory.TableFileLoaderFactory method)
(pytablereader.factory.TableTextLoaderFactory method)
(pytablereader.factory.TableUrlLoaderFactory method)
get_format_name_list() (pytablereader.factory.TableFileLoaderFactory method)
(pytablereader.factory.TableTextLoaderFactory method)
(pytablereader.factory.TableUrlLoaderFactory method)
get_format_names() (pytablereader.factory.TableFileLoaderFactory method)
(pytablereader.factory.TableTextLoaderFactory method)
(pytablereader.factory.TableUrlLoaderFactory method)
(pytablereader.TableFileLoader class method)
(pytablereader.TableTextLoader class method)
(pytablereader.TableUrlLoader class method)
GoogleSheetsTableLoader (class in pytablereader)
H
headers (pytablereader.csv.core.CsvTableLoader attribute)
HtmlTableFileLoader (class in pytablereader)
HtmlTableTextLoader (class in pytablereader)
HTTPError
I
InvalidFilePathError
J
JsonLinesTableFileLoader (class in pytablereader)
JsonLinesTableTextLoader (class in pytablereader)
JsonTableFileLoader (class in pytablereader)
JsonTableTextLoader (class in pytablereader)
L
load() (pytablereader.CsvTableFileLoader method)
(pytablereader.CsvTableTextLoader method)
(pytablereader.ExcelTableFileLoader method)
(pytablereader.GoogleSheetsTableLoader method)
(pytablereader.HtmlTableFileLoader method)
(pytablereader.HtmlTableTextLoader method)
(pytablereader.JsonLinesTableFileLoader method)
(pytablereader.JsonLinesTableTextLoader method)
(pytablereader.JsonTableFileLoader method)
(pytablereader.JsonTableTextLoader method)
(pytablereader.LtsvTableFileLoader method)
(pytablereader.LtsvTableTextLoader method)
(pytablereader.MarkdownTableFileLoader method)
(pytablereader.MarkdownTableTextLoader method)
(pytablereader.MediaWikiTableFileLoader method)
(pytablereader.MediaWikiTableTextLoader method)
(pytablereader.SqliteFileLoader method)
(pytablereader.TableFileLoader method)
(pytablereader.TableTextLoader method)
(pytablereader.TableUrlLoader method)
LoaderNotFoundError
LtsvTableFileLoader (class in pytablereader)
LtsvTableTextLoader (class in pytablereader)
M
MarkdownTableFileLoader (class in pytablereader)
MarkdownTableTextLoader (class in pytablereader)
MediaWikiTableFileLoader (class in pytablereader)
MediaWikiTableTextLoader (class in pytablereader)
O
OpenError
P
PathError
ProxyError
Q
quotechar (pytablereader.csv.core.CsvTableLoader attribute)
S
source (pytablereader.factory.TableFileLoaderFactory property)
(pytablereader.factory.TableTextLoaderFactory property)
(pytablereader.factory.TableUrlLoaderFactory property)
(pytablereader.interface.AbstractTableReader attribute)
SqliteFileLoader (class in pytablereader)
start_row (pytablereader.ExcelTableFileLoader attribute)
T
table_name (pytablereader.CsvTableFileLoader attribute)
(pytablereader.CsvTableTextLoader attribute)
(pytablereader.ExcelTableFileLoader attribute)
(pytablereader.GoogleSheetsTableLoader attribute)
(pytablereader.HtmlTableFileLoader attribute)
(pytablereader.HtmlTableTextLoader attribute)
(pytablereader.interface.AbstractTableReader attribute)
(pytablereader.JsonLinesTableFileLoader attribute)
(pytablereader.JsonLinesTableTextLoader attribute)
(pytablereader.JsonTableFileLoader attribute)
(pytablereader.JsonTableTextLoader attribute)
(pytablereader.LtsvTableFileLoader attribute)
(pytablereader.LtsvTableTextLoader attribute)
(pytablereader.MarkdownTableFileLoader attribute)
(pytablereader.MarkdownTableTextLoader attribute)
(pytablereader.MediaWikiTableFileLoader attribute)
(pytablereader.MediaWikiTableTextLoader attribute)
(pytablereader.SqliteFileLoader attribute)
TableFileLoader (class in pytablereader)
TableFileLoaderFactory (class in pytablereader.factory)
TableTextLoader (class in pytablereader)
TableTextLoaderFactory (class in pytablereader.factory)
TableUrlLoader (class in pytablereader)
TableUrlLoaderFactory (class in pytablereader.factory)
U
UrlError
V
ValidationError
Read the Docs
v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.