pd.Series.pct_change¶
pandas.Series.pct_change(periods=1, fill_method='pad', limit=None, freq=None)
Supported Arguments¶
| argument | datatypes | 
|---|---|
| periods | Integer | 
Note
- Series type must be numeric
- Bodo does not accept any additional arguments to pass to shift