Closed HiromuHota closed 4 years ago
Currently, fonduer.utils.data_model_utils.tabular has
fonduer.utils.data_model_utils.tabular
get_max_col_num
get_min_col_num
get_min_row_num
but get_max_row_num is missing
get_max_row_num
N/A
Implement get_max_row_num to make it symmetric.
Description of the bug
Currently,
fonduer.utils.data_model_utils.tabular
hasget_max_col_num
get_min_col_num
get_min_row_num
but
get_max_row_num
is missingTo Reproduce
N/A
Expected behavior
Implement
get_max_row_num
to make it symmetric.Error Logs/Screenshots
N/A
Environment (please complete the following information)
Additional context
N/A