machinelearninginaction icon indicating copy to clipboard operation
machinelearninginaction copied to clipboard

mineTree

Open wlllll opened this issue 6 years ago • 0 comments

bigL = [v[0] for v in sorted(headerTable.items(), key=lambda p:str(p[1]))] AttributeError: 'NoneType' object has no attribute 'items'

wlllll avatar Apr 20 '18 11:04 wlllll