I have been handed over a project, which i am debugging right now to understand the process but i am not able to move ahead as df.pivot_table returns error
TypeError: 'NoneType' object is not callable
and i am not able to move ahead.
I have been handed over a project, which i am debugging right now to understand the process but i am not able to move ahead as df.pivot_table returns error
TypeError: 'NoneType' object is not callable
and i am not able to move ahead.