Data extraction from .xls file/s

@Matt9301 there is a way to do this with the use of Python pandas and openpyxl

You would have to provide an existing excel file and a sheet name and then sheets with the same structure.


Edit: KNIME and Excel — An Overview of What You Can Do | by Markus Lauber | Low Code for Data Science | Medium

3 Likes