how to read an excel file(.xlsm) with multiple sheets using for loop?

前端 未结 0 2049
盖世英雄少女心
盖世英雄少女心 2021-02-12 13:37

Excel sheet format is similar. Problem:- Make a loop to transverse every excel sheet(.xlsm format) and combine into one dataframe.

import pandas as pd
import io
f         


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