0
Q:

how to open excel with more than one sheetpython

import pandas as pd

df = pd.read_excel(excel_file_path, sheetname="sheet_name")
0

New to Communities?

Join the community