MingjunZhong / transferNILM

Transfer Learning for Non-Intrusive Load Monitoring
111 stars 42 forks source link

about the lib #7

Closed oneway3124 closed 3 years ago

oneway3124 commented 3 years ago

Hi Dr. Zhong,

When I use the create_trainset_ukdale.py, I have some question about ‘from functions import load_dataframe’. Can you give me some advice? Thanks for your reply promptly.

oneway3124 commented 3 years ago

import sys sys.path.append("../") from functions import load_dataframe