Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. ValueError: Some errors were detected !
  2. Line #88 (got 1435 columns instead of 1434)
  3.  
  4. movies = np.genfromtxt('imdb/movie_keywords', delimiter = 't', dtype = None)
  5.  
  6. ValueError: Some errors were detected !
  7. Line #44209 (got 1 columns instead of 2)
  8. Line #44210 (got 1 columns instead of 2)
  9. Line #44211 (got 1 columns instead of 2)
  10. Line #93460 (got 1 columns instead of 2)
  11. ...
  12.  
  13. '$ (1971)tbank-heist'
  14. 'Angela (1954)tamerican-car-salesman'
  15.  
  16. 'Animated (1989)taustralian'
  17. 'Animated Motion #1 (1976)tindependent-film'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement