Python Activity : Invoke Python Method

Hi @Sukanya_Dutta,

Your Read File Path is set incorrectly

It should be Downloads\creditcard.csv
Not Downloads\creditcard.csv\creditcard.csv

So your python scope is not getting the correct input.

We cannot see your Python method code and what you return.