Metadata-Version: 2.1
Name: causalmatch
Version: 0.0.4
Summary: Propensity score matching and coarsened exact matching
Home-page: https://github.com/bytedance/CausalMatch
Author: Xiaoyu Zhou
Author-email: xiaoyuzhou@bytedance.com
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: pandas<=1.3.5,>=1.3.4
Requires-Dist: numpy<=1.26.4,>=1.3.0
