Does anyone know some packages written in Python one can use do propensity score matching?
I stumbled upon these two repositories, but they seem to be deprecated and/or do not offer matching without replacement which I need for my analysis:
There seem to be a lot of matching packages written in R but not in Python. Also, this is already an open issue in the statsmodels repository, so I guess the chances are quite low to find a working package, but maybe I have overseen one?