Skip to content

Commit 1eafde9

Browse files
committed
a fix for a sphinx complaint
1 parent f52afe0 commit 1eafde9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/generic.py

+1
Original file line numberDiff line numberDiff line change
@@ -6699,6 +6699,7 @@ def replace(
66996699
`scipy.interpolate.BPoly.from_derivatives` which
67006700
replaces 'piecewise_polynomial' interpolation method in
67016701
scipy 0.18.
6702+
67026703
axis : {{0 or 'index', 1 or 'columns', None}}, default None
67036704
Axis to interpolate along.
67046705
limit : int, optional

0 commit comments

Comments
 (0)