Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 500 Bytes

Build Status

pandas-helper-calc

Some helper methods for Pandas Series and DataFrames to calculate numerically derivative and integral.

Install

$ pip install git+https://github.com/scls19fr/pandas-helper-calc

Usage

See tests/test_pandas_helper_calc.py.