carefree0910 / MachineLearning

Machine learning algorithms implemented by pure numpy
https://mlblog.carefree0910.me
MIT License
1.07k stars 725 forks source link

报错如下 #7

Closed zhangJJ888 closed 5 years ago

zhangJJ888 commented 5 years ago

sum_sheet.clear() actual_num.clear() expected_benford.clear()

AttributeError: 'list' object has no attribute 'clear'

carefree0910 commented 5 years ago

请给出上下文,谢谢!