We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9996e4e commit 241e630Copy full SHA for 241e630
doc/source/install.rst
@@ -110,6 +110,9 @@ out using git and compiled / installed like so:
110
cd pandas
111
python setup.py install
112
113
+Make sure you have Cython installed when installing from the repository,
114
+rather then a tarball or pypi.
115
+
116
On Windows, I suggest installing the MinGW compiler suite following the
117
directions linked to above. Once configured property, run the following on the
118
command line:
0 commit comments