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.
1 parent 4683e92 commit dac46b4Copy full SHA for dac46b4
doc/source/getting_started/intro_tutorials/01_table_oriented.rst
@@ -106,9 +106,9 @@ between square brackets ``[]``.
106
</ul>
107
108
.. note::
109
- If you are familiar to Python
+ If you are familiar with Python
110
:ref:`dictionaries <python:tut-dictionaries>`, the selection of a
111
- single column is very similar to selection of dictionary values based on
+ single column is very similar to the selection of dictionary values based on
112
the key.
113
114
You can create a ``Series`` from scratch as well:
0 commit comments