eg print 'asdasd' instead of the new print('asdasd') means the program doesn't install completely.
i guess makes this kind of tough to use if you are running a python 3.x version?
is there a smart workaround aside from changing all the python files?
im basically just trying to remove gaps on multi day intraday charts.... something pandas can't do by itself just yet....
thanks