Streamlit app to create perceptual maps, powered by 🐍 Python.
Libraries powering the tool:
streamlit
as application frameworkprince
for running Correspondence Analysis (perceptual maps)factor-analyzer
for rotation supportpandas
for data handlingopenpyxl
for excel supportaltair
for visualizations
To run locally:
streamlit run app.py