| 1 | Anaconda | 75 | 
| 2 | __name__ | 25 | 
| 3 | __main__ | 24 | 
| 4 | IndentationError: unexpected indent | 23 | 
| 5 | SyntaxError: invalid syntax | 23 | 
| 6 | Unsupported response type: | 21 | 
| 7 | NameError: name 're' is not defined | 19 | 
| 8 | UnicodeDecodeError: 'ascii' codec can't decode byte | 17 | 
| 9 | AttributeError: module 'sys' has no attribute 'setdefaultencoding' | 16 | 
| 10 | UnicodeEncodeError: 'ascii' codec can't encode characters | 15 | 
| 11 | AttributeError: type object 'datetime.datetime' has no attribute 'datetime' | 14 | 
| 12 | NameError: name 'xrange' is not defined, referer | 14 | 
| 13 | TypeError: 'dict_keys' object does not support indexing | 13 | 
| 14 | urllib.error.HTTPError: HTTP Error 403: Forbidden | 11 | 
| 15 | TypeError: must be str, not set | 10 | 
| 16 | _csv.Error: iterator should return strings, not bytes (did you open the file in text mode?) | 10 | 
| 17 | AttributeError: ResultSet object has no attribute 'attrs'. You're probably treating a list of items like a single item. Did you call find_all() when you meant to call find()? | 7 | 
| 18 | リストの内包表記 | 0 | 
| 19 | データ構造 | 0 | 
| 20 | 標準ライブラリ | 0 |