String keys to identify rows and columns when building the table. Colspan and rowspan using column groups and row groups. Remaining empty cells filled in automatically, to preserve the structural ...
simple_html_table defines three classes that represent HTML tables, rows and cells respectively. To use the module, create a Table instance and pass it a 2D numpy array of strings, or a callable that ...