Skip to content

Commit

Permalink
Corrected the docs for shift
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmoein authored Feb 27, 2021
1 parent e8023b6 commit bbee59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HTML/self_shift.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<PRE><B>
template&lt;typename ... Ts&gt;
StdDataFrame&lt;I&gt;
shift(size_type periods, shift_policy sp); </font>
shift(size_type periods, shift_policy sp) const; </font>
</B></PRE>
</td>
<td>
Expand Down

0 comments on commit bbee59a

Please sign in to comment.