Results 1 comments of M Powers

@AwesomeCap in the third code block, modify the 5th code line as: `_df = pd.DataFrame.from_dict(outputdict, orient='index').T.apply(pd.to_numeric)` See https://stackoverflow.com/a/40442094