olivierhbh
Results
1
issues of
olivierhbh
**Describe the bug** When opening an excel file, columns with no data in first row are ignored.  **To Reproduce** `dfd.readExcel(remote_url, ).then(df => { df.print() }); ` **Expected behavior** In...