Metadata-Version: 2.1
Name: analytics_tools
Version: 0.3.2
Summary: A package to calculate WoE and IV
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# WoeIvCalculator

A Python package to calculate Weight of Evidence (WoE) and Information Value (IV) for categorical features in a DataFrame.
