summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d85c85ba8654a0810235b39e66ffed63a18b741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-wrangle
	pkgdesc = Wrangle takes the headache away from most common data preparation and wrangling tasks.
	pkgver = 0.6.7
	pkgrel = 1
	url = https://github.com/autonomio/wrangle/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-keras
	depends = python-statsmodels
	depends = python-scikit-learn
	depends = python-numpy
	depends = python-pandas
	depends = python-scipy
	source = https://files.pythonhosted.org/packages/85/35/bc729e377417613f2d062a890faea5d649ef1a554df21499e9c3a4a5501a/wrangle-0.6.7.tar.gz
	sha256sums = 54af87cdcd8351f2f82a4e282e4487530befcf9727fd7954015ae8f466d21ef0

pkgname = python-wrangle