Skip to main content
Questions Why Us Pricing Log In Sign Up

Mathematical Functions

What built-in mathematical functions does pandas provide?

Answer
  • df.sum()

  • df.mean()

  • df.max()

  • df.cumsum()

  • df.pct_change()

Depending on the function and whether it is applied to a DataFrame or a column, it returns a scalar, a Series, or a DataFrame. The parameters are self-explanatory.

← Back to collection
← Previous question Transformations: How to Do Them Next question df.rolling() →

Social

  • Instagram

Contact

  • linkedin.com/in/rinorbirinxhiku/

Legal

  • Privacy Policy
  • Terms of Service
© 2026 quant.rb. All rights reserved.