benmiroglio / pymatch

MIT License
272 stars 128 forks source link

.append() deprecated #64

Open drazionale opened 2 weeks ago

drazionale commented 2 weeks 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?

miaohancheng commented 1 day ago

You can try the new project I'm maintaining https://github.com/miaohancheng/pysmatch