Python pivot_table function aggfunc

Viewed 17

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?

0 Answers
Related