Skip to content

Commit 4e5a3c1

Browse files
author
Yaswanth
committed
header, update in basic.rst M #59130
1 parent f2eeb4e commit 4e5a3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ a set of specialized cython routines that are especially fast when dealing with
158158
Here is a sample (using 100 column x 100,000 row ``DataFrames``):
159159

160160
.. csv-table::
161-
:header: "Operation", "0.11.0 (ms)", "Prior Version (ms)", "Ratio to Prior"
161+
:header: "Operation", "With speedup (ms)", "Without speedup (ms)", "Ratio"
162162
:widths: 25, 25, 25, 25
163163

164164
``df1 > df2``, 13.32, 125.35, 0.1063

0 commit comments

Comments
 (0)