cara menginstal panda di python oleh git
python setup.py build --compiler=mingw32
python setup.py install
Thoughtful Toucan
python setup.py build --compiler=mingw32
python setup.py install
git clone git://github.com/pydata/pandas.git
cd pandas
python setup.py install
python setup.py build_ext --inplace