harmonyrose / 3rd-Party-Problem

0 stars 0 forks source link

Improve efficiency of data gathering #61

Open divilian opened 7 months ago

divilian commented 7 months ago

This line (and those like it) in particular take for-freaking-ever:

    er = pd.DataFrame.from_dict(dict(zip(er.index,er.values))).transpose(