$ sudo apt-get install python3-pandas
detail: http://pandas.pydata.org/pandas-docs/stable/install.html
Installing using your Linux distribution’s package manager.
The commands in this table will install pandas for Python 2 from your distribution. To install pandas for Python 3 you may need to use the package python3-pandas.Distribution | Status | Download / Repository Link | Install method |
---|---|---|---|
Debian | stable | official Debian repository | sudo apt-get install python-pandas |
Debian & Ubuntu | unstable (latest packages) | NeuroDebian | sudo apt-get install python-pandas |
Ubuntu | stable | official Ubuntu repository | sudo apt-get install python-pandas |
Ubuntu | unstable (daily builds) | PythonXY PPA; activate by: sudo add-apt-repository ppa:pythonxy/pythonxy-devel && sudo apt-get update | sudo apt-get install python-pandas |
OpenSuse & Fedora | stable | OpenSuse Repository | zypper in python-pandas |
沒有留言:
張貼留言