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 |