benmiroglio / pymatch

MIT License
272 stars 128 forks source link

ValueError: Unable to coerce to Series, length must be 1: given 4000 #34

Open mayritaspring opened 4 years ago

mayritaspring commented 4 years ago

I use the example data, loan.csv, and I face the problem "ValueError: Unable to coerce to Series, length must be 1: given 4000". How can I solve this problem? Many thanks.

SinKasula commented 4 years ago

Hey, have a look issue #23 Need to manually change a static method in PyMatch.py file