Pandas merge command and pivot tables are not working

Just a quick update here to say we found the problem… The NaNs from the outer join in the merge were causing the errors in other parts of the dashboard. Fixing this along with the typo as previously suggested got the app working again.

1 Like