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

前端 未结 0 892
天命终不由人
天命终不由人 2021-02-12 14:08

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         


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