Is pandas supported on pythonista ?
-
Hello everyone,
i have installed pandas from the stash command and it was successful.when i try to import the same in one of my scripts, it gives an error pandas not supported by this version of numpy (1.12). reverse image search
email checker
i checked the version of numpy and its 1.18any help????
-
last edited by
-
Same here. If I try to upgrade the numpy , existing program also not working. I need to reinstall whole Pythonista. Is any way we can install pandas ?
-
TLDR: no, you cannot install pandas, or upgrade numpy, or install any package that relies on c or Fortran, as iOS does not allow unsigned executable code. If those are priorities, you should consider pyto, found in the app store, which does have pandas support.
If you tried to install these, go to the site-packages folder and delete any numpy folders you find -- no need to reinstall the app.