We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02941aa + 6a3bfca commit 7007e99Copy full SHA for 7007e99
doc/source/basics.rst
@@ -1228,7 +1228,7 @@ You can get/set options directly as attributes of the top-level ``options`` attr
1228
pd.options.display.max_rows
1229
1230
1231
-There is also an API composed of 4 relavent functions, available directly from the ``pandas``
+There is also an API composed of 4 relevant functions, available directly from the ``pandas``
1232
namespace, and they are:
1233
1234
- ``get_option`` / ``set_option`` - get/set the value of a single option.
0 commit comments