摘要:        
pd.read_table('movies.dat', sep='::') ParserWarning: Falling back to the 'python' engine because the 'c' engine does not support regex separators (sep    阅读全文
posted @ 2021-08-26 17:58
OTAKU_nicole
阅读(1934)
评论(0)
推荐(0)
        
            
        
            
    
        UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 3114: invalid continuation byte
    
    
        
        
摘要:        
pd.read_table('movies.dat', sep='::') 增加 encoding='ISO-8859-1' 可解决 pd.read_table('movies.dat', sep='::',encoding='ISO-8859-1')    阅读全文
posted @ 2021-08-26 17:39
OTAKU_nicole
阅读(914)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号