Search Criteria
Package Details: python-plotnine 0.14.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-plotnine.git (read-only, click to copy) |
---|---|
Package Base: | python-plotnine |
Description: | A grammar of graphics for python |
Upstream URL: | https://github.com/has2k1/plotnine |
Licenses: | MIT |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 2 |
Popularity: | 0.147662 |
First Submitted: | 2018-02-15 10:13 (UTC) |
Last Updated: | 2024-11-08 16:36 (UTC) |
Dependencies (21)
- python (python37AUR, python311AUR, python310AUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-mizaniAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pandas
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-statsmodels
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-geopandas (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-vcrpy (python-vcrpy-gitAUR) (check)
- python-adjusttextAUR (optional) – Library to avoid/minimize text overlaps in plots
- python-geopandas (optional) – Geospatial data support
- python-scikit-learn (python-scikit-learn-gitAUR) (optional) – gaussian process smoothing, kernel density implementation
- python-scikit-miscAUR (optional) – loess smoothing
- Show 1 more dependencies...
Required by (2)
- pyspread (optional)
- python-pysptools (optional)
Latest Comments
flying-sheep commented on 2024-02-28 13:37 (UTC)
Once Pandas 2 is in the official repos, this can be released:
MarsSeed commented on 2023-10-28 12:04 (UTC) (edited on 2023-10-28 12:04 (UTC) by MarsSeed)
Fails to build without
setuptools
andsetuptools_scm
modules (please add makedepends=python-setuptools-scm
).flying-sheep commented on 2023-10-20 08:40 (UTC)
thanks!
tskaar commented on 2023-10-15 21:57 (UTC) (edited on 2023-10-15 22:00 (UTC) by tskaar)
Here's an updated PKGBUILD for the latest version as of today (2023-10-15):