ofrendo
5/6/2016 - 11:04 AM

Import python source file, for example for Jupyter notebook

Import python source file, for example for Jupyter notebook

import sys
# Directory must have empty __init__.py file
sys.path.append("C:/Users/Oliver/workspace R/DMCup2016/classification")
sys.path.append("C:/Users/Oliver/workspace R/DMCup2016/preprocessing/modules")