pd.read_excel
just stopped working leading to this error:
ImportError: Pandas requires version '3.1.0' or newer of 'openpyxl' (version '3.0.10' currently installed).
Already tried everything listed in this post:
Unable to update to latest OpenPyXL version 3.1 or later using Anaconda Prompt
Nothing worked. I’m on jupyter notebook, windows pc.
Thanks
8