We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb730e commit b199fbfCopy full SHA for b199fbf
doc/source/dsintro.rst
@@ -153,7 +153,7 @@ Vectorized operations and label alignment with Series
153
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
154
155
When doing data analysis, as with raw NumPy arrays looping through Series
156
-value-by-value is usually not necessary. Series can be also be passed into most
+value-by-value is usually not necessary. Series can also be passed into most
157
NumPy methods expecting an ndarray.
158
159
0 commit comments