Skip to content

Commit 016dbe6

Browse files
ganegojreback
ganego
authored andcommitted
Update install.rst
- Added hint regarding pip install on low memory machines. - Added hint to python 3 version of pandas from distributon repos.
1 parent 1e394fe commit 016dbe6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/install.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ and can take a few minutes to complete.
153153
Installing using your Linux distribution's package manager.
154154
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155155

156-
156+
The commands in this table will install pandas for Python 2 from your distribution.
157+
To install pandas for Python 3 you may need to use the package ``python3-pandas``.
157158

158159
.. csv-table::
159160
:header: "Distribution", "Status", "Download / Repository Link", "Install method"

0 commit comments

Comments
 (0)