pycognaize.document.tag.html_tag.HTMLCell
- class HTMLCell(row_index, col_index, col_span, row_span, html_id, xpath, raw_value, is_bold, left_indentation)[source]
Bases:
objectRepresents cell tag for XBRL tables
- Parameters:
row_index (
int)col_index (
int)col_span (
int)row_span (
int)html_id (
Union[str,List[str]])xpath (
str)raw_value (
str)is_bold (False)
left_indentation (
None)
Methods
Build HTMLTAG from pycognaize raw data
Converts cell to dict
Attributes
col_indexcol_spanhtml_idis_boldleft_indentationraw_valuerow_indexrow_spanxpath