The easiest way for the majority of users to install pandas is to install it as part of the Anaconda distribution, a cross platform distribution for data analysis and scientific computing. This is the recommended installation method for most users. Instructions for installing from source, PyPI, various Linux distributions, or a development version are also provided. Python version support Officially Python 2.7, 3.4, 3.5, and 3.6 Installing pandas Trying out pandas, no installation required