Skip to content

Commit 92a7aec

Browse files
author
bmu
committed
changed the term "Vern" to "Versions" to be clearer
1 parent 6f6b0df commit 92a7aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/basics.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ a set of specialized cython routines that are especially fast when dealing with
103103
Here is a sample (using 100 column x 100,000 row ``DataFrames``):
104104

105105
.. csv-table::
106-
:header: "Operation", "0.11.0 (ms)", "Prior Vern (ms)", "Ratio to Prior"
107-
:widths: 30, 30, 30, 30
106+
:header: "Operation", "0.11.0 (ms)", "Prior Version (ms)", "Ratio to Prior"
107+
:widths: 25, 25, 25, 25
108108
:delim: ;
109109

110110
``df1 > df2``; 13.32; 125.35; 0.1063

0 commit comments

Comments
 (0)