I am having a problem while trying to import imdb data from text files to MySQL database using imdbpy2sql.py script.
I am starting using imdbpy and I am interesting in a way to implement a method with the following specifications:
Currently I\'m working on one of my first python projects so sorry in advance if some problems seems to be a bit too simple... Anyway.
I ha开发者_StackOverflow社区ve downloaded some .LIST file from imdb database, and I wanna use them for some social network analyses reason (research with references), using a SNA software (where input
I recently downloaded IMDbpy module.. When I do, import imdb help(imdb) i dont get the full documentation.. I have to do