Im trying to open a sheet using pd.read_excel command. But my code is getting hanged. Any solution to this?
Code:
df = pd.read_excel("Trace.xlsx",sheet_name="SWRS")
1.4m articles
1.4m replys
5 comments
57.0k users