['apple', 'orange', 'pear', 'peach'], ...: 'price': [120, 150, 230, 360], ...: 'order': [3, 8, 4, 5] ...: }) ...: df Out[3]: name order price 0 apple 3 120 1 orange 8 150 2 pear 4 230 3 peach 5 360 [ GitPitch @ github/masayuki14/hannari-python-3 ] 29 / 52