We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4091c0 + fa7ebb8 commit dcd0c9fCopy full SHA for dcd0c9f
doc/source/dsintro.rst
@@ -129,7 +129,7 @@ We will address array-based indexing in a separate :ref:`section <indexing>`.
129
Series is dict-like
130
~~~~~~~~~~~~~~~~~~~
131
132
-A Series is alike a fixed-size dict in that you can get and set values by index
+A Series is like a fixed-size dict in that you can get and set values by index
133
label:
134
135
.. ipython :: python
0 commit comments