Skip to content

Repository files navigation

Customer_Value_Paradox

This repository contains the Python code that accompanies the Customer Value Paradox article written by Daniel Wiesenfeld and published on Towards Data Science: https://towardsdatascience.com/the-customer-value-paradox-6d908612c2b4. No data is necessary as all data is generated by the code itself.

These modules use the numpy, pandas, matplotlib, and seaborn libraries. Some modules contain variables that were declared in earlier mdoules, so I suggest running them in the following order:

  1. simulate_receipt_dataset.py
  2. category_mix.py
  3. customer_mix.py
  4. buyer_vs_nonbuyer_value.py
  5. graph_buyer_vs_nonbuyer.py
  6. simulate_3_category_dataset.py
  7. simulate_distributions.py
  8. graph_distributions.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages