sheykholeslam / P6950T3

0 stars 5 forks source link

Updated code and new file structure #8

Open mmh474 opened 8 years ago

mmh474 commented 8 years ago

Hi guys,

Today I updated the file structure based on the workflow of our project. I added some new function including "extract_data_from_csv.py", which helps to extract data from the CSV files. We can use this function in our code, without repeating same code again. I also updated the "Makefile" according to new file structure.

Please check the code and let me know your suggestions.

Thanks.