Is there a way to read only a particular sheet from a excel file available on Box using Python and Boxsdk.
Current file size is 3 MB but our requirement is to only read one sheet from the file.
Kindly suggest if there is any way to do it using Python Boxsdk