yifeishi/PlaneMatch

Error: 'DataFrame' object has no attribute 'ix'

Opened this issue · 0 comments

There is no 'ix' in pandas now, using older version to solve:
pip install pandas==0.23.4