Open HaraldHeitmann opened 7 years ago
use os library to join path to data.
hi! i can try working on this. I get that i should: 1) create data folder 2) move .csv files to data folder
I'm not sure what you meant by joining the files "with the path"
Perfect! I just meant to do something like it's indicated here
https://automatetheboringstuff.com/chapter8/
I didn't read the whole link but the beginning gives an idea what to do, this so that it won't depend on the OS of the machine here the program is running.
I just added some docs if you need, but this issue is quite independent of everything else. I'm moving this to "In Progress". Thank for the help!
Hi, I wanted to let you know that you should probably assign this problem to someone else. I can't even import pyqt4 to run the program.
Can you let me know what are you having trouble with? are you on windows or Linux? I can try to help you, if you like
create a data folder and use os library to join .csv file with the path