data-describe

View on PyPIReverse Dependencies (0)

0.1.0b3 data_describe-0.1.0b3-py3-none-any.whl

Wheel Details

Project: data-describe
Version: 0.1.0b3
Filename: data_describe-0.1.0b3-py3-none-any.whl
Download: [link]
Size: 66198
MD5: 0cbc31f7bb666dd6cdee48ab4a98b702
SHA256: e2e84a5a75dbdf441090c27770d9d8538084e06ce2a819f8df396628d3e5f5ad
Uploaded: 2020-12-03 23:07:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: data-describe
Version: 0.1.0b3
Summary: A Pythonic EDA Accelerator for Data Science
Author: https://github.com/data-describe/data-describe/graphs/contributors
Home-Page: https://data-describe.ai/
Project-Url: Bug Tracker, https://github.com/data-describe/data-describe/issues
Project-Url: Documentation, https://data-describe.ai/docs/master/
Project-Url: Source Code, https://github.com/data-describe/data-describe
License: Apache-2.0
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Requires-Dist: pandas (>=1.0)
Requires-Dist: numpy (>=1.16)
Requires-Dist: scipy (>=1.1)
Requires-Dist: scikit-learn (>=0.23)
Requires-Dist: seaborn (>=0.11)
Requires-Dist: plotly (>=4.0)
Requires-Dist: importlib-metadata; python_version <= "3.7"
Requires-Dist: modin (>=0.7.3); extra == "all"
Requires-Dist: pyscagnostics (>=0.1.0a4); extra == "all"
Requires-Dist: pyldavis (>=2.1.2); extra == "all"
Requires-Dist: ray (>=0.8.4); extra == "all"
Requires-Dist: gcsfs (>=0.2.1); extra == "all"
Requires-Dist: google-cloud-storage (>=1.18.0); extra == "all"
Requires-Dist: statsmodels (>=0.10); extra == "all"
Requires-Dist: hdbscan (>=0.8.17); extra == "all"
Requires-Dist: presidio-analyzer (==0.3.8917rc0); extra == "all"
Requires-Dist: gensim (>=3.4.0); extra == "all"
Requires-Dist: nltk (>=3.4); extra == "all"
Requires-Dist: tqdm (>=4.49.0); extra == "all"
Requires-Dist: hdbscan (>=0.8.17); extra == "cluster"
Requires-Dist: gcsfs (>=0.2.1); extra == "gcp"
Requires-Dist: google-cloud-storage (>=1.18.0); extra == "gcp"
Requires-Dist: modin (>=0.7.3); extra == "modin"
Requires-Dist: ray (>=0.8.4); extra == "modin"
Requires-Dist: nltk (>=3.4); extra == "nlp"
Requires-Dist: pyldavis (>=2.1.2); extra == "nlp"
Requires-Dist: gensim (>=3.4.0); extra == "nlp"
Requires-Dist: tqdm (>=4.49.0); extra == "nlp"
Requires-Dist: presidio-analyzer (==0.3.8917rc0); extra == "pii"
Requires-Dist: pyscagnostics (>=0.1.0a4); extra == "scatter"
Requires-Dist: statsmodels (>=0.10); extra == "time"
Provides-Extra: all
Provides-Extra: cluster
Provides-Extra: gcp
Provides-Extra: modin
Provides-Extra: nlp
Provides-Extra: pii
Provides-Extra: scatter
Provides-Extra: time
Description-Content-Type: text/markdown
[Description omitted; length: 179 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
data_describe/__init__.py sha256=UA7YFo3LpvKEWAOY2TO9Yii2d7xBddp02IEe9huR_ew 1605
data_describe/_version.py sha256=GkApQtBXcOsNpdVzoBl5vaM7PfZlMAO9dcJj2VEeCbI 24
data_describe/_widget.py sha256=ZsCmUE8sC27zCsus_1aNOmPLML413pNPukF0MPUhOBI 2305
data_describe/backends/__init__.py sha256=Wr8X8xXWd-inVfigSj_wO9CJp5E_UUM2m1TndMKQqQ4 602
data_describe/backends/_backends.py sha256=q69a2h4t53CbrMCqBZC_K7QlOYworFo7mWdQHuydSs8 7567
data_describe/backends/compute/__init__.py sha256=Wtg5FZQMHJMxGDJ19DkkiYklQ1dtrYIrqPKiWeshjb4 107
data_describe/backends/compute/_modin/__init__.py sha256=5Rl3EfJ-39OX0gSk67uNoqr6ILboI2552K2Ns3pNtZg 402
data_describe/backends/compute/_pandas/__init__.py sha256=LFPizA3dGY2ldt2wjYRne4080ktGDxZFPhzGcMA_4rA 1452
data_describe/backends/viz/__init__.py sha256=5Mjr49mkWyoYxMf3EogUX9IkFEM7uUlk5Bj950i3rGs 153
data_describe/backends/viz/_plotly/__init__.py sha256=XjXRUOZfZkQvQ6d7ZIIpF8j3nFzYr0_VJ2mz_L8GJys 560
data_describe/backends/viz/_pyLDAvis/__init__.py sha256=BjGId2o5dJI_ix-w1G-NSY83v6rcewRXDgoxoueLi7Q 138
data_describe/backends/viz/_seaborn/__init__.py sha256=fyr7TlSwNb_GMOoP30_GLBrP42LAAMvLTephNO8DfFI 1071
data_describe/compat/__init__.py sha256=169CpNk3ILPN_K0vE0bfAQLgc6vA0ein2FiiPM44wfU 625
data_describe/compat/_dataframe.py sha256=7WXUSCz36IWE591Zqs4ZG7v8pUk2eqnPrqyuPPiw3Fw 3043
data_describe/compat/_dependency.py sha256=Hx_2BXckEWJqbxrpD-TUL7Aa8s1Ge1og7DWhGuSZ5h0 5455
data_describe/compat/_notebook.py sha256=PAfC8jCtprk-GgQ0gFVw2oZ6h3NOO6WFNideythPtVU 942
data_describe/config/__init__.py sha256=9QyPosz-6yydAS1hog7_JcOzmQR84qc5WUVqZDXkREQ 794
data_describe/config/_config.py sha256=cSjPpxq6OivA3u0ptzlhHXdiuxDltrSe9lIhYLmG9BM 5231
data_describe/core/__init__.py sha256=7t7kQGfCVx8u8WkMdrtUpZnibzoCq5LeXtz4j67CrsA 655
data_describe/core/clustering.py sha256=gNsa1kN5CZb-CHWFlGBGUN3P8PCO21lpny-5zIOxX6E 18066
data_describe/core/correlation.py sha256=YsSVmDv6n8rRRD2gfp_KCyxXSQiq4XVPpQr3naLIbJU 15927
data_describe/core/distributions.py sha256=YtV62v5p7_8AVonbeR3JsclGB7regcn_lnsRZ7lilIk 12032
data_describe/core/heatmap.py sha256=7-M1QR4QWaXTjGts6EDNoiczzJg9mXzxAi606meQnq8 7915
data_describe/core/importance.py sha256=6odtK_5gg67HsqTIDXVnzSVoKOLTv1TzMU_lHnuKpqw 4002
data_describe/core/scatter.py sha256=UKK06e5M84krNxfZwDdpRqjVvbKL1pc5TBsvO2m8h0A 11713
data_describe/core/summary.py sha256=1h8z9jxHR9ElQrYCrqBjRBUZRGnRsX6MGpO8i9zuxhw 11025
data_describe/core/time.py sha256=TJtPoHKayFZlWM6wU4DbiWj2GdfnG3uJ4wUBgA0iSAQ 18136
data_describe/dimensionality_reduction/__init__.py sha256=43f6oxVg7svUIr94U1UNLc5NxWgj5fvQew9GDQajfuA 279
data_describe/dimensionality_reduction/dimensionality_reduction.py sha256=ZT3FvrpV20Vi4XLFYmB_IhNDlSULKLoOxIPfpHnC3_E 9157
data_describe/metrics/__init__.py sha256=9JljSS0vs_vC2LNPR4rmL7EMuAu5omVv_6ZDlaocCDQ 74
data_describe/metrics/bivariate.py sha256=sQamtcKcW5k9PZXNib7hpG2sNIr8L6e7hPMDAtWzZ-I 736
data_describe/metrics/univariate.py sha256=Sl1x4u1_vLC-vab_vrzhbijw5W8lxMdmF1k3z008MSU 760
data_describe/misc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
data_describe/misc/colors.py sha256=Qe2JLgJqUF3K0N7luJjNcThuz2FNPS1DgpWowusjQhw 1338
data_describe/misc/file_ext.py sha256=FqKSfC4u_nI5U7Wfr5IBeCAEaOa3_7eZZimQcUvVRgc 607
data_describe/misc/load_data.py sha256=aN17oW6MS52d3CsSIGcoK8xIb0HiKI7wIq-CGasvsyY 3930
data_describe/misc/logging.py sha256=XKrWjqKpOyC_svESKybCLzZgsS0yxVnzstgwlbGzu70 780
data_describe/misc/preprocessing.py sha256=jUP9fLlPGgrzWVWM6J2SZfKzNslLmdtb0wRM9TTBIZw 2037
data_describe/privacy/__init__.py sha256=Q9NwxPURYuasF96AlXxLmsvNGhgqH_yaK8EfaYGq04s 275
data_describe/privacy/detection.py sha256=zgFnehVKvXdj1NRHknbtQYhaMPbvV7hj-KByxkb1GN0 11574
data_describe/text/__init__.py sha256=z-e0EJKNimIGA94QoxeZM-3DCESPgsU_lPDqOO2mB6Q 532
data_describe/text/text_preprocessing.py sha256=FQRR_LdMh0zb-c5oSKeHJNULmXV0cvf4bC6aKBpxO8o 13378
data_describe/text/topic_modeling.py sha256=7tK_QY09uwMY_Px9Vxg2keDLTLvZ_KOjtm4NdP6ha0g 29451
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
data_describe-0.1.0b3.dist-info/LICENSE sha256=Aib8P6lROhRyVH0fHqlzfpmCud09CcCLVTAkZR1GBbU 10736
data_describe-0.1.0b3.dist-info/METADATA sha256=OJletMRj3ZiQz3NeAiDySWE12JEdLLltTNwErPLNXRo 2781
data_describe-0.1.0b3.dist-info/WHEEL sha256=gm79cMopkncyn0iSnI0vQNiDJ8t9on0H4_iz-CrpXMk 92
data_describe-0.1.0b3.dist-info/entry_points.txt sha256=IndyycmIZHSoWXcRtYtMRiCHMBHzWDMhV6hgzBktx7k 296
data_describe-0.1.0b3.dist-info/top_level.txt sha256=ElwzpBuEimp9ourmhsPRS16BoQR3x_7sNi7u277oOkk 23
data_describe-0.1.0b3.dist-info/RECORD

top_level.txt

data_describe
examples

entry_points.txt

modin = data_describe.backends.compute:_modin
pandas = data_describe.backends.compute:_pandas
plotly = data_describe.backends.viz:_plotly
pyLDAvis = data_describe.backends.viz:_pyLDAvis
seaborn = data_describe.backends.viz:_seaborn