Search Criteria
Package Details: python-pyreadstat 1.2.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyreadstat.git (read-only, click to copy) |
---|---|
Package Base: | python-pyreadstat |
Description: | Reads sas, spss and stata files into Pandas data frames. |
Upstream URL: | https://github.com/Roche/pyreadstat |
Licenses: | MIT, Apache |
Submitter: | SamLukeYes |
Maintainer: | otreblan |
Last Packager: | otreblan |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-25 17:32 (UTC) |
Last Updated: | 2024-12-23 11:42 (UTC) |
Dependencies (6)
- python-pandas
- cython (cython-gitAUR, cython0AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
adityaruplaha commented on 2024-12-23 08:13 (UTC) (edited on 2024-12-23 08:17 (UTC) by adityaruplaha)
1.2.7 no longer builds due to changes in NumPy:
Modifying
pkgver
to 1.2.8 inPKGBUILD
fixes the issue.See also: https://github.com/Roche/pyreadstat/pull/266
lllf commented on 2023-03-04 14:05 (UTC) (edited on 2023-03-04 14:05 (UTC) by lllf)
check()
seems to be broken