[Python] AttributeError: module ‘scipy.misc’ has no attribute ‘imread’ 2020-03-13 最近在執行別人的程式碼的時候出現了這個錯誤: A… Read More
[Python] – Use ‘set’ to find the different items in list 2020-02-09 陣列(array) 和 集合(set) 的效能在… Read More