blob: 386bb30a66326ec57939cab2185dd5db74565dbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
pkgbase = python-ydata-profiling
pkgdesc = Create HTML profiling reports from pandas DataFrame objects
pkgver = 4.17.0
pkgrel = 3
url = https://github.com/ydataai/ydata-profiling
arch = any
license = MIT
checkdepends = python-pyarrow
checkdepends = python-pytest
checkdepends = python-pytest-xdist
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = ipython
depends = python
depends = python-dacite
depends = python-dateutil
depends = python-filetype
depends = python-minify-html
depends = python-imagehash
depends = python-ipywidgets
depends = python-jinja
depends = python-matplotlib
depends = python-markupsafe
depends = python-multimethod
depends = python-networkx
depends = python-numba
depends = python-numpy
depends = python-packaging
depends = python-pandas
depends = python-phik
depends = python-pillow
depends = python-pydantic
depends = python-requests
depends = python-seaborn
depends = python-scipy
depends = python-statsmodels
depends = python-tqdm
depends = python-typeguard
depends = python-visions
depends = python-wordcloud
depends = python-yaml
optdepends = python-tangled-up-in-unicode: support for more detailed Unicode analysis, at the expense of additional disk space
conflicts = python-pandas-profiling
replaces = python-pandas-profiling
source = ydata-profiling-4.17.0.tar.gz::https://github.com/ydataai/ydata-profiling/archive/refs/tags/v4.17.0.tar.gz
b2sums = f6c9ec97bb51035d65c102f68b29abfe7a177aee176fe65d2f6bfa89690b09ad9f82f7905bad01b4e77b56cc8d3e7a37cf43aec8bfbd547fb10f1e120c9e02c0
pkgname = python-ydata-profiling
|