i write that code with python using the library pandas and i had no errors and no results please can you help me , the result must be a graph

后端 未结 0 1151
旧时难觅i
旧时难觅i 2020-12-19 02:57

import pandas as pd data = pd.Series((3,6,9,8,5,4,2,6,3,5,8))

data.plot() data.plot(kind=\'line\')

相关标签:
回答
  • 消灭零回复
提交回复
热议问题