Search Criteria
Package Details: data-science-python-meta 0.1-1
Git Clone URL: | https://aur.archlinux.org/data-science-stack.git (read-only, click to copy) |
---|---|
Package Base: | data-science-stack |
Description: | Meta package for python data science packages |
Upstream URL: | None |
Submitter: | fdiblen |
Maintainer: | fdiblen |
Last Packager: | fdiblen |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-31 12:56 |
Last Updated: | 2019-10-31 15:36 |
Dependencies (13)
- ipython (ipython-git)
- miniconda3
- nltk-data
- python-dask
- python-gensim
- python-matplotlib (python-matplotlib-git)
- python-nltk
- python-numba
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-pandas
- python-statsmodels
- python-sympy (python-sympy-git)
- python-virtualenv
Latest Comments
caltlgin commented on 2020-07-24 00:18
PKGBUILD missing License. Please add
license="..."
to your PKGBUILDhttps://wiki.archlinux.org/index.php/PKGBUILD#license
caltlgin commented on 2020-07-23 23:20
PKGBUILD missing Description. Add
pkgdesc="..."
to your PKGBUILDcaltlgin commented on 2020-07-23 23:19
PKGBUILD missing Upstream URL. Add
url="..."
to your PKGBUILD