Python Forum

Full Version: How to count total number of sheets in an excel workbook using polars
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am reading different excel file in python using polars.

How can I count the number of sheets in an excel file?