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