Custom action to read from an excel file

i am trying to read an excel file in a custom action using read_excel function in pandas. This is not working. It is not giving an error but not executing the statements to actually read the file. I have written the code in actions.py . Any ideas? Thanks

@poo Can you show the code?