Open drazionale opened 3 months ago
I run into the following error: AttributeError: 'DataFrame' object has no attribute 'append'. Does pymatch utilize .append()? Any recommendations for how to best use pymatch even though this feature is deprecated for pandas?
You can try the new project I'm maintaining https://github.com/miaohancheng/pysmatch
I run into the following error: AttributeError: 'DataFrame' object has no attribute 'append'. Does pymatch utilize .append()? Any recommendations for how to best use pymatch even though this feature is deprecated for pandas?