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 08c2c0d commit 093586fCopy full SHA for 093586f
doc/source/getting_started/install.rst
@@ -112,7 +112,7 @@ index from the PyPI registry of anaconda.org. You can install it by running.
112
113
.. code-block:: shell
114
115
- pip install --pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple pandas
+ pip install --pre --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple pandas
116
117
.. note::
118
You might be required to uninstall an existing version of pandas to install the development version.
0 commit comments