frostming / legit

Git for Humans, Inspired by GitHub for Mac™.
https://frostming.github.io/legit
BSD 3-Clause "New" or "Revised" License
5.7k stars 218 forks source link

pd.read_excel now working #238

Closed mbkupfer closed 6 years ago

mbkupfer commented 6 years ago

The pd.read_excel()function is not working where it used to work before. I get the following runtime error: RuntimeError: dictionary changed size during iteration

My current workaround is to convert to a csv file, but would be ideal if the read_excel worked again. Anyone else experiencing this?

weakish commented 6 years ago

You reported at a wrong repository?