.flake8
.gitignore
.pre-commit-config.yaml
.pyre_configuration.external
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-DOCUMENTATION
README.md
pyproject.toml
requirements-fmt.txt
.github/copilot-instructions.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_question.md
.github/badges/coverage.json
.github/workflows/build-and-test.yml
.github/workflows/cleanup-copilot-artifacts.yml
.github/workflows/codeql.yml
.github/workflows/coverage.yml
.github/workflows/deploy-website.yml
.github/workflows/release.yml
balance/__init__.py
balance/adjustment.py
balance/balancedf_class.py
balance/cli.py
balance/csv_utils.py
balance/sample_class.py
balance/testutil.py
balance/typing.py
balance/util.py
balance.egg-info/PKG-INFO
balance.egg-info/SOURCES.txt
balance.egg-info/dependency_links.txt
balance.egg-info/requires.txt
balance.egg-info/top_level.txt
balance/datasets/__init__.py
balance/datasets/loading_data.py
balance/datasets/sim_data_cbps.R
balance/datasets/sim_data_cbps.csv
balance/stats_and_plots/__init__.py
balance/stats_and_plots/ascii_plots.py
balance/stats_and_plots/general_stats.py
balance/stats_and_plots/impact_of_weights_on_outcome.py
balance/stats_and_plots/weighted_comparisons_plots.py
balance/stats_and_plots/weighted_comparisons_stats.py
balance/stats_and_plots/weighted_stats.py
balance/stats_and_plots/weights_stats.py
balance/utils/__init__.py
balance/utils/data_transformation.py
balance/utils/file_utils.py
balance/utils/input_validation.py
balance/utils/logging_utils.py
balance/utils/model_matrix.py
balance/utils/pandas_utils.py
balance/weighting_methods/__init__.py
balance/weighting_methods/adjust_null.py
balance/weighting_methods/cbps.py
balance/weighting_methods/ipw.py
balance/weighting_methods/poststratify.py
balance/weighting_methods/rake.py
benchmarks/benchmark_ipfn.py
scripts/make_docs.sh
sphinx/Makefile
sphinx/balance.rst
sphinx/conf.py
sphinx/index.rst
sphinx/make.bat
sphinx/_static/css/custom.css
sphinx/_templates/autosummary/class.rst
sphinx/_templates/autosummary/module.rst
tests/conftest.py
tests/test_adjust_null.py
tests/test_adjustment.py
tests/test_ascii_plots.py
tests/test_balancedf.py
tests/test_cbps.py
tests/test_cli.py
tests/test_datasets.py
tests/test_general_stats.py
tests/test_ipw.py
tests/test_logging.py
tests/test_poststratify.py
tests/test_rake.py
tests/test_sample.py
tests/test_sample_diagnostics_helper.py
tests/test_stats_and_plots.py
tests/test_testutil.py
tests/test_util_data_transformation.py
tests/test_util_input_validation.py
tests/test_util_logging_utils.py
tests/test_util_model_matrix.py
tests/test_util_pandas_utils.py
tests/test_weighted_comparisons_plots.py
tutorials/balance_ascii_plots.ipynb
tutorials/balance_cli_tutorial.ipynb
tutorials/balance_quickstart.ipynb
tutorials/balance_quickstart_cbps.ipynb
tutorials/balance_quickstart_poststratify.ipynb
tutorials/balance_quickstart_rake.ipynb
tutorials/balance_transformations_and_formulas.ipynb
tutorials/comparing_cbps_in_r_vs_python_using_sim_data.ipynb
website/.npmrc
website/README.md
website/babel.config.js
website/docusaurus.config.js
website/package.json
website/sidebars.js
website/yarn.lock
website/blog/2023/01/09/bringing-balance-to-your-data.md
website/blog/2023/01/09/sample_vs_target_bar_chart.webp
website/blog/2025/10/25/balance-0-12-0.md
website/blog/2026/01/20/balance-0-15-0.md
website/docs/api_reference/index.md
website/docs/docs/changelog.md
website/docs/docs/contributing.md
website/docs/docs/overview.md
website/docs/docs/general_framework/adjusting_sample_to_population.md
website/docs/docs/general_framework/evaluation_of_results.md
website/docs/docs/general_framework/general_framework.md
website/docs/docs/general_framework/pre_adjustment_diagnostics.md
website/docs/docs/img/fig_01_qqplot_income_before.png
website/docs/docs/img/fig_02_barplot_age_before.png
website/docs/docs/img/fig_03_barplot_gender_before.png
website/docs/docs/img/fig_04_qqplot_income_after.png
website/docs/docs/img/fig_05_barplot_age_after.png
website/docs/docs/img/fig_06_barplot_gender_after.png
website/docs/docs/img/fig_07_seaborn_after.png
website/docs/docs/img/fig_08_weights_kde.png
website/docs/docs/img/fig_09_seaborn_outcome_kde_after.png
website/docs/docs/img/total_survey_error_flow_v02.png
website/docs/docs/img/total_survey_error_flow_v02.svg
website/docs/docs/img/total_survey_error_image.png
website/docs/docs/img/total_survey_error_image.svg
website/docs/docs/statistical_methods/cbps.md
website/docs/docs/statistical_methods/index.md
website/docs/docs/statistical_methods/ipw.md
website/docs/docs/statistical_methods/poststratify.md
website/docs/docs/statistical_methods/rake.md
website/docs/tutorials/balance_ascii_plots.mdx
website/docs/tutorials/balance_cli_tutorial.mdx
website/docs/tutorials/balance_transformations_and_formulas.mdx
website/docs/tutorials/comparing_cbps_in_r_vs_python_using_sim_data.mdx
website/docs/tutorials/index.mdx
website/docs/tutorials/quickstart.mdx
website/docs/tutorials/quickstart_cbps.mdx
website/docs/tutorials/quickstart_poststratify.mdx
website/docs/tutorials/quickstart_rake.mdx
website/src/components/HTMLLoader.js
website/src/components/HomepageFeatures.js
website/src/components/HomepageFeatures.module.css
website/src/css/custom.css
website/src/pages/index.js
website/src/pages/index.module.css
website/src/pages/markdown-page.md
website/static/.nojekyll
website/static/CNAME
website/static/docs/Balancing_biased_data_samples_with_the_balance_Python_package_-_ISA_conference_2023-06-01.pdf
website/static/docs/Balancing_biased_data_samples_with_the_balance_Python_package_-_ISA_conference_2023-06-01.pptx
website/static/img/docusaurus.png
website/static/img/favicon.ico
website/static/img/logo.svg
website/static/img/meta_opensource_logo_negative.svg
website/static/img/balance_logo/balance_Social__1280x720.png
website/static/img/balance_logo/balance_Social__1920x1080.png
website/static/img/balance_logo/icon.png
website/static/img/balance_logo/icon.svg
website/static/img/balance_logo/vertical.svg
website/static/img/balance_logo/vertical_white.svg
website/static/img/balance_logo/AI/balance_Logo_FINAL.ai
website/static/img/balance_logo/PNG/Horizontal/balance_Logo_Horizontal_Black_RGB.png
website/static/img/balance_logo/PNG/Horizontal/balance_Logo_Horizontal_FullColor_RGB.png
website/static/img/balance_logo/PNG/Horizontal/balance_Logo_Horizontal_White_RGB.png
website/static/img/balance_logo/PNG/Icon/balance_Logo_Icon_Black_RGB.png
website/static/img/balance_logo/PNG/Icon/balance_Logo_Icon_FullColor_RGB.png
website/static/img/balance_logo/PNG/Icon/balance_Logo_Icon_White_RGB.png
website/static/img/balance_logo/PNG/Vertical/balance_Logo_Vertical_Black_RGB.png
website/static/img/balance_logo/PNG/Vertical/balance_Logo_Vertical_FullColor_RGB.png
website/static/img/balance_logo/PNG/Vertical/balance_Logo_Vertical_White_RGB.png
website/static/img/balance_logo/SVG/Horizontal/balance_Logo_Horizontal_Black_RGB.svg
website/static/img/balance_logo/SVG/Horizontal/balance_Logo_Horizontal_FullColor_RGB.svg
website/static/img/balance_logo/SVG/Horizontal/balance_Logo_Horizontal_White_RGB.svg
website/static/img/balance_logo/SVG/Icon/balance_Logo_Icon_Black_RGB.svg
website/static/img/balance_logo/SVG/Icon/balance_Logo_Icon_FullColor_RGB.svg
website/static/img/balance_logo/SVG/Icon/balance_Logo_Icon_White_RGB.svg
website/static/img/balance_logo/SVG/Vertical/balance_Logo_Vertical_Black_RGB.svg
website/static/img/balance_logo/SVG/Vertical/balance_Logo_Vertical_FullColor_RGB.svg
website/static/img/balance_logo/SVG/Vertical/balance_Logo_Vertical_White_RGB.svg
website/static/img/balance_logo_hex_stickers/balance_hex_fill.svg
website/static/img/balance_logo_hex_stickers/balance_hex_fill__3x.png
website/static/img/balance_logo_hex_stickers/balance_hex_outline.svg
website/static/img/balance_logo_hex_stickers/balance_hex_outline__3x.png
website/static/img/fontawesome/code.svg
website/static/img/fontawesome/layer-group.svg
website/static/img/fontawesome/users.svg
website/static/img/tutorial/docsVersionDropdown.png
website/static/img/tutorial/localeDropdown.png