In Pandas, a duplicate column is appearing with “.1” appended to name

前端 未结 0 783
误落风尘
误落风尘 2020-12-03 21:59

With the following code for a .xlsx file with a Multiindex in the columns:

import pandas as pd

df = pd.read_excel(\'To         


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