Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 632 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 632 Bytes

crm_analysis

A simple CRM analysis for team evaluation in a specific company.

image

How to run

  • Create environment
python3 -m venv crm_analysis
source crm_analysis/bin/activate
pip install openpyxl
  • Remember having the files for input and team evaluation as described in the config file.

  • run the script

python crm_analysis.py

Disclaimer

All information was made anonymous to avoid conflicts of interest. This is just a sample of the workflow, without compromising the true business logic.