BUG: Fix pd.read_html handling of rowspan in table header (#60464)
* BUG: Fix pd.read_html handling of rowspan in table header * BUG: Fix docstring error in _expand_colspan_rowspan * BUG: Update return type for _expand_colspan_rowspan * BUG: Address review and add not to whatsnew
Loading
Please register or sign in to comment