LICENSE
README.md
pyproject.toml
src/py4conjoint/__init__.py
src/py4conjoint.egg-info/PKG-INFO
src/py4conjoint.egg-info/SOURCES.txt
src/py4conjoint.egg-info/dependency_links.txt
src/py4conjoint.egg-info/requires.txt
src/py4conjoint.egg-info/top_level.txt
src/py4conjoint/choice/__init__.py
src/py4conjoint/choice/_forms.py
src/py4conjoint/choice/analysis.py
src/py4conjoint/choice/design.py
src/py4conjoint/choice/encoding.py
src/py4conjoint/choice/plot.py
src/py4conjoint/rating/__init__.py
src/py4conjoint/rating/_feasibility.py
src/py4conjoint/rating/_forms.py
src/py4conjoint/rating/analysis.py
src/py4conjoint/rating/design.py
src/py4conjoint/rating/encoding.py
src/py4conjoint/rating/plot.py
tests/test_basic.py
tests/test_choice.py
tests/test_choice_design.py
tests/test_choice_design_signature.py
tests/test_choice_forms.py
tests/test_choice_forms_real.py
tests/test_choice_plot.py
tests/test_choice_set_id_rename.py
tests/test_design_feasibility.py
tests/test_design_profiles_balance.py
tests/test_excel_fallback.py
tests/test_forms_to_data_rename.py
tests/test_plot_wtp_segment.py
tests/test_rating_forms.py
tests/test_rating_plot.py
tests/test_rating_range.py
tests/test_removed_api.py
tests/test_segment_wtp.py