How to read xlsx blob into pandas from Azure function in python

后端 未结 0 934
有刺的猬
有刺的猬 2021-02-11 07:55

I am reading in .xslx data from a blob in an azure function. My code looks something like this:

def main(techdatablob: func.InputStream, crmdatablob: func.InputSt         


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