I am getting an error “missing optional dependency ‘openpyxl’ ” .
My code is dataframe = pd.read_excel(‘gramdani summary.xlsx’, sheet_name=0)
I have installed openpyxl using pip. Msg is ‘Requirement already satisfied
New contributor
Vijay Edlabadkar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.