abracadabra

View on PyPIReverse Dependencies (0)

0.0.7 abracadabra-0.0.7-py3-none-any.whl

Wheel Details

Project: abracadabra
Version: 0.0.7
Filename: abracadabra-0.0.7-py3-none-any.whl
Download: [link]
Size: 53914
MD5: d63497a6e828945211390fcc88528ae6
SHA256: 4652c8c6af9151f689cc882a9f20fc5d87a22fbe1fbccb514dd23847f57257be
Uploaded: 2021-04-06 22:50:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: abracadabra
Version: 0.0.7
Summary: Making hypothesis and AB testing magically simple!
Author: Quizlet Data Team
Author-Email: data-team[at]quizlet.com
Home-Page: http://github.com/quizlet/abracadabra
Project-Url: Bug Reports, https://github.com/quizlet/abracadabra/issues
Project-Url: Source, https://github.com/quizlet/abracadabra/
License: MIT
Keywords: AB testing,analytics,statistics,Bayesian statistics,Frequentist statistics
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.7
Requires-Dist: argon2-cffi (==20.1.0)
Requires-Dist: backcall (==0.2.0)
Requires-Dist: bleach (==3.3.0)
Requires-Dist: cffi (==1.14.5)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: ipython-genutils (==0.2.0)
Requires-Dist: ipywidgets (==7.6.3)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: jupyter (==1.0.0)
Requires-Dist: jupyterlab-pygments (==0.1.2)
Requires-Dist: matplotlib (==3.4.1)
Requires-Dist: mistune (==0.8.4)
Requires-Dist: notebook (==6.3.0)
Requires-Dist: numpy (==1.20.2)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: pandocfilters (==1.4.3)
Requires-Dist: patsy (==0.5.1)
Requires-Dist: pickleshare (==0.7.5)
Requires-Dist: pillow (==8.1.1)
Requires-Dist: pipfile (==0.0.2)
Requires-Dist: prettytable (==2.1.0)
Requires-Dist: pystan (==2.19.1.1)
Requires-Dist: pytz (==2021.1)
Requires-Dist: pyyaml (==5.4.1)
Requires-Dist: qtpy (==1.9.0)
Requires-Dist: send2trash (==1.5.0)
Requires-Dist: statsmodels (==0.12.2)
Requires-Dist: testpath (==0.4.4)
Requires-Dist: urllib3 (==1.26.4)
Requires-Dist: wcwidth (==0.2.5)
Requires-Dist: webencodings (==0.5.1)
Requires-Dist: widgetsnbextension (==3.5.1)
Requires-Dist: ptyprocess (==0.7.0); os_name != "nt"
Requires-Dist: nbclient (==0.5.3); python_full_version >= "3.6.1"
Requires-Dist: prompt-toolkit (==3.0.18); python_full_version >= "3.6.1"
Requires-Dist: scipy (==1.6.2); python_version < "3.10" and python_version >= "3.7"
Requires-Dist: importlib-metadata (==3.10.0); python_version < "3.8"
Requires-Dist: typing-extensions (==3.7.4.3); python_version < "3.8"
Requires-Dist: cython (==0.29.22); python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: pyparsing (==2.4.7); python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: toml (==0.10.2); python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: entrypoints (==0.3); python_version >= "2.7"
Requires-Dist: attrs (==20.3.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: markupsafe (==1.1.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: packaging (==20.9); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: prometheus-client (==0.10.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: pycparser (==2.20); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: python-dateutil (==2.8.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.15.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: defusedxml (==0.7.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: jinja2 (==2.11.3); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: ipython (==7.22.0); python_version >= "3.3"
Requires-Dist: async-generator (==1.10); python_version >= "3.5"
Requires-Dist: decorator (==5.0.5); python_version >= "3.5"
Requires-Dist: ipykernel (==5.5.3); python_version >= "3.5"
Requires-Dist: jupyter-client (==6.1.12); python_version >= "3.5"
Requires-Dist: nbformat (==5.1.3); python_version >= "3.5"
Requires-Dist: nest-asyncio (==1.5.1); python_version >= "3.5"
Requires-Dist: pygments (==2.8.1); python_version >= "3.5"
Requires-Dist: pyrsistent (==0.17.3); python_version >= "3.5"
Requires-Dist: tornado (==6.1); python_version >= "3.5"
Requires-Dist: jedi (==0.18.0); python_version >= "3.6"
Requires-Dist: jupyter-console (==6.4.0); python_version >= "3.6"
Requires-Dist: jupyter-core (==4.7.1); python_version >= "3.6"
Requires-Dist: jupyterlab-widgets (==1.0.0); python_version >= "3.6"
Requires-Dist: kiwisolver (==1.3.1); python_version >= "3.6"
Requires-Dist: nbconvert (==6.0.7); python_version >= "3.6"
Requires-Dist: parso (==0.8.2); python_version >= "3.6"
Requires-Dist: pyzmq (==22.0.3); python_version >= "3.6"
Requires-Dist: qtconsole (==5.0.3); python_version >= "3.6"
Requires-Dist: terminado (==0.9.4); python_version >= "3.6"
Requires-Dist: zipp (==3.4.1); python_version >= "3.6"
Requires-Dist: traitlets (==5.0.5); python_version >= "3.7"
Requires-Dist: pexpect (==4.8.0); sys_platform != "win32"
Requires-Dist: appnope (==0.1.2); sys_platform == "darwin" and platform_system == "Darwin"
Description-Content-Type: text/markdown
[Description omitted; length: 15458 characters]

WHEEL

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

RECORD

Path Digest Size
abra/__init__.py sha256=LPg7fbvnuEw5n8lJQuUyt5_dssOjWgK5CGWtbmbXkoQ 934
abra/config.py sha256=o9EuDby6Qll-lFBjjiD5-Ns1FXKbBYQvInDx13Jz5js 5588
abra/dataset.py sha256=rsJgaj5XOnuXuYyFlNSxQEuNZp_G3-kn_vxF-uz967s 2785
abra/experiment.py sha256=HR-rSytcNDXtbQgq_fm-2DLerBP7MlhCV-_guA_Czk8 6830
abra/hypothesis_test.py sha256=2D9Im_VbMhtvF0S5743VUiOhVe9b4gblxw4sba60-Jc 16444
abra/mixin.py sha256=V8_vFI6O_WVqE9g3ILnriDIPGIHuQD3zJHTSaFV0i9A 2134
abra/stats.py sha256=rYIPwpVC85GgVta-sVWGkpXCQuccheRCtMi36-ImmrU 31691
abra/utils.py sha256=10LA-Tp4-7z12wjoYjsFZQPgBqj6JiT2rCnEmz7vbzs 6872
abra/vis.py sha256=JLNAWwyw83n64m1ovT0vXe1n_lR49b5JkDRck63BlhQ 22475
abra/inference/__init__.py sha256=MHnvJ_EawK4A1t7bZiFON8nOfwcNfCtbiVd4dD61_r4 1027
abra/inference/inference_base.py sha256=HgBLN9kF-zEJj4-g2qbMV_-K1gXjOEb2DlsCbFrqXsY 3482
abra/inference/bayesian/__init__.py sha256=vxZNZw_p4Zc-e6ZJ0gRh9geNWwvtTnFlKFqFIlhDGEc 5979
abra/inference/bayesian/delta.py sha256=CQ9xqKXJp-inUbX3fXjnwsGcL8GkCNfBq1LVLljBi9g 8632
abra/inference/bayesian/results.py sha256=E1RZkPqA1AUZyBE1bwHLARQ7zvC_dT-WSOxK_oDgf4c 5443
abra/inference/bayesian/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
abra/inference/bayesian/models/binary.py sha256=c8JFV0I-kFONvuw1PQIjs2_Ei0B49eyrVGfUdaX211w 3644
abra/inference/bayesian/models/continuous.py sha256=FqJZBHEp3ptAsoDfViQDonZ-3mr0q55tG05vc9_q8_w 4801
abra/inference/bayesian/models/counts.py sha256=JEptM95NGaLgmpMIZrG1MhZlj5BG1xeSiH0wrvSkXMw 1746
abra/inference/frequentist/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
abra/inference/frequentist/bootstrap.py sha256=R3EQVVGktTiIXcqtOQ4QLIoopUPSPwzJ7QeFYt0Npb0 4058
abra/inference/frequentist/means.py sha256=d1BFZ0Rd_lrabG8R2oxgu52Sm-4iqE5scLcJBl2i5EQ 3689
abra/inference/frequentist/proportions.py sha256=P5qaWWL-igZ6thSAWOgmGPabsHFfvUw_I4iOG9nsKWo 3288
abra/inference/frequentist/rates.py sha256=olHk6DbIDXAEJUsokMgDGpS6aspwbAjCWS8O8uVgpGc 4934
abra/inference/frequentist/results.py sha256=LvUWWTn4YxxUoBgpzCsAEV6cNkQSXlVv9VICWz-aWX4 6727
abracadabra-0.0.7.dist-info/LICENSE sha256=tV7qMOZrkfwe3LkpO83yVyXhMHj6xCW-jHkX6lbs_Ew 1056
abracadabra-0.0.7.dist-info/METADATA sha256=3rnvy-dCTYI8mzz2VF83hQc6PnEHeFsZ86NaHvEW3Cg 20859
abracadabra-0.0.7.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
abracadabra-0.0.7.dist-info/top_level.txt sha256=OPEXniq-wuYaPcRyBVbAB0MI3DTqMnK7OFBTkjo0NKc 5
abracadabra-0.0.7.dist-info/RECORD

top_level.txt

abra