Skip to content

Commit 66ce0cd

Browse files
committed
a fix for a sphinx complaint
1 parent d8f8961 commit 66ce0cd

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
@@ -6628,6 +6628,7 @@ def interpolate(
66286628
`scipy.interpolate.BPoly.from_derivatives` which
66296629
replaces 'piecewise_polynomial' interpolation method in
66306630
scipy 0.18.
6631+
66316632
axis : {{0 or 'index', 1 or 'columns', None}}, default None
66326633
Axis to interpolate along.
66336634
limit : int, optional

0 commit comments

Comments
 (0)