Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/sql-server/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 将数据帧从一种格式转换为另一种格式,如图所示_Python_Pandas_Dataframe - Fatal编程技术网

Python 将数据帧从一种格式转换为另一种格式,如图所示

Python 将数据帧从一种格式转换为另一种格式,如图所示,python,pandas,dataframe,Python,Pandas,Dataframe,第三列有两个值,3.13和3.46,从96到191的指数代表3.13,从192到288的指数代表3.46。我该怎么做

第三列有两个值,3.13和3.46,从96到191的指数代表3.13,从192到288的指数代表3.46。我该怎么做