Roel Hogervorst
01/20/2022, 4:59 PM-> pd.DataFrame:
But when I'm running a test I see the error Type check failed for op "nameofop" output "result" -expected type "DataFrame". Description Value of type<class function>. ... expected value to be of Python type pandas.core.frame.DataFrame
I thought it was when I return the dataframe?