Skip to content

Commit 16ffdda

Browse files
authored
Clarify usage of the change function in README
Update the README to clarify the change function usage.
1 parent 1583440 commit 16ffdda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Requires `numpy` and `pandas`.
2929

3030
### `change`: Percentage Change
3131
Two numbers, two columns, or a whole series at once.
32-
> _Underlying library:_ `pandas.DataFrame.pct_change`
3332
```python
3433
from percentify import change
3534

0 commit comments

Comments
 (0)