Is there a difference in using np.sum & 'sum' for the pd.pivot_table function aggfunc parameter?
If so, how do I use them correctly?
Is there a difference in using np.sum & 'sum' for the pd.pivot_table function aggfunc parameter?
If so, how do I use them correctly?