ymoch / apyori

A simple implementation of Apriori algorithm by Python.
MIT License
243 stars 93 forks source link

Add parameter name check #48

Open wyf0912 opened 2 years ago

wyf0912 commented 2 years ago

Someone may incorrectly pass in the parameter name, e.g., the example code in https://www.kaggle.com/meetnagadia/market-basket-analysis