Skip to content

Commit 4e70982

Browse files
committed
a fix for a sphinx complaint
1 parent 92d2eed commit 4e70982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/generic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6708,6 +6708,7 @@ def replace(
67086708
`scipy.interpolate.BPoly.from_derivatives` which
67096709
replaces 'piecewise_polynomial' interpolation method in
67106710
scipy 0.18.
6711+
67116712
axis : {{0 or 'index', 1 or 'columns', None}}, default None
67126713
Axis to interpolate along.
67136714
limit : int, optional

0 commit comments

Comments
 (0)