Код: Выделить всё
{'truth': 185.179993, 'day1': 197.22307753038834, 'day2': 197.26118010160317, 'day3': 197.19846975345905, 'day4': 197.1490578795196, 'day5': 197.37179265011116}
Код: Выделить всё
output = pd.DataFrame()
output.append(dictionary, ignore_index=True)
print(output.head())
Подробнее здесь: https://stackoverflow.com/questions/517 ... data-frame
Мобильная версия