Followers
0
Following
0
Joined
Last Online
-
absar66
Hi,
(I am new to programming python and pythonista..need some help)
Can i use Pandas library in Pythonista 1.5..
I downloaded the package using Stash (pip install) and it is in 'site-packages' directory..When i run "import pandas as pd" command..it gives the error:
" ImportError : C extension: hashable not built.............run 'python setup.py build_ext --inplace......'"...How to get rid of this error ?
Many thanks in advance..
Absar