question

DebasishRoy-4822 avatar image
1 Vote"
DebasishRoy-4822 asked YutongTie-MSFT commented

How to read csv file(already registered in azureblobstore) as pandas DataFrame in score.py?

I am creating a ACI web service in azureml where I need to include a csv file (which I have registered in azureblobstore) in the score.py file. I have tried "Dataset.get_by_name(ws,'dataset_name', version='latest')" which is working fine in my local machine but getting error while deploying as web service.

azure-machine-learning
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello,

I can not open your score file, could you please share again?

Thanks,
Yutong

0 Votes 0 ·

0 Answers