HypEx
Fast and customizable framework for automatic and quick Causal Inference in Python
File Explorer
- bug.md
- feature_request.md
- question.md
- bug.md
- docs.md
- feature_request.md
- ci.yml
- CONTRIBUTING.md
- custom.css
- style.css
- class.rst
- module.rst
- classtemplate.rst
- functiontemplate.rst
- api_reference.rst
- conf.py
- index.rst
- installation.rst
- Makefile
- mock_docs.py
- quickstart.rst
- requirements.txt
- config.json
- config.schema.json
- performance_test.py
- AATestTutorial.ipynb
- ABTestTutorial.ipynb
- DatasetTutorial.ipynb
- HomogeneityTestTutorial.ipynb
- MatchingTutorial.ipynb
- СUPED&CUPAC.ipynb
- __init__.py
- aa.py
- ab.py
- matching.py
- __init__.py
- abstract.py
- comparators.py
- distances.py
- hypothesis_testing.py
- power_testing.py
- __init__.py
- abstract.py
- pandas_backend.py
- __init__.py
- abstract.py
- dataset.py
- roles.py
- __init__.py
- abstract.py
- encoders.py
- __init__.py
- calculators.py
- executor.py
- __init__.py
- base.py
- base_complex.py
- __init__.py
- abstract.py
- cupac.py
- encoders.py
- faiss.py
- scipy_linalg.py
- scipy_stats.py
- statsmodels.py
- __init__.py
- base.py
- __init__.py
- aa.py
- scheme.json
- __init__.py
- hypothesis.py
- __init__.py
- cupac.py
- faiss.py
- __init__.py
- abstract.py
- operators.py
- __init__.py
- aa.py
- ab.py
- abstract.py
- homo.py
- matching.py
- __init__.py
- aa.py
- __init__.py
- abstract.py
- category_agg.py
- cuped.py
- filters.py
- na_filler.py
- shuffle.py
- type_caster.py
- __init__.py
- aa.py
- ab.py
- base.py
- homo.py
- matching.py
- __init__.py
- adapter.py
- constants.py
- decorator.py
- enums.py
- errors.py
- models.py
- tutorial_data_creation.py
- typings.py
- __init__.py
- __version__.py
- aa.py
- ab.py
- homogeneity.py
- matching.py
- preprocessing.py
- anatomy.md
- anatomy_presentation.html
- architecture_levels.md
- hierarchy.dot
- data.csv
- test_example.py
- test_tutorials.py
- unitests.py
- .flake8
- .gitignore
- .readthedocs.yaml
- coverage.sh
- LICENSE
- pyproject.toml
- README.md
- tox.ini
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pip install
View Details ▼
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
# Project Badges
-
Last release
-
Telegram Visit
-
Pypi downloads
-
Python versions
-
Pypi downloads\month
// repository documentation
Was this content helpful?
(0 ratings)
