splitnet-wrn icon indicating copy to clipboard operation
splitnet-wrn copied to clipboard

Regarding changes due to python upgrade

Open hap662000 opened this issue 4 years ago • 0 comments

There are some functions which has to be changed depending upon the latest version of python. In case of loading the dataset and splitting there is an error of encoding, iteritems should be changed to items, etc.

hap662000 avatar Jan 18 '22 08:01 hap662000