pscore_match icon indicating copy to clipboard operation
pscore_match copied to clipboard

Update code to newer version of Pandas

Open GouMinghao opened this issue 4 years ago • 0 comments

Pandas.DataFrame.ix is not applicable since Panda 1.0. The code is update to Pandas.DataFrame.iloc for newer version of Pandas.

GouMinghao avatar Jan 28 '21 14:01 GouMinghao