Skip to content

Commit c339712

Browse files
authored
Update README.md
1 parent 2bb7fae commit c339712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DAUP-Project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dateCrawled | name | seller | offerType | price | abtest | vehicleType | yearOfR
1616
__*The main folder contains 9 folders*__.
1717

1818
+ Folders from Analysis1 - Analysis5 contain the **iPython Notebook**, **python scripts** along with the **Plots** for that analysis.
19-
+ Folder for **[shell scripts](https://github.com/ajaymache/DataAnalysisUsingPython/tree/master/DAUP-Project/ShellScripts)** which automate the entire for creating files structures and splitting the data as mentioned above.
19+
+ Folder for **[shell scripts](https://github.com/ajaymache/DataAnalysisUsingPython/tree/master/DAUP-Project/ShellScripts)** which automate the creatinn of files structures and splitting the data as mentioned above.
2020
+ Datapreparation folder contains the **[Datapreparation iPython Script](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/DataPreparation/DataPreparation.py)** for cleaning of data.
2121
+ CleanData folder contains the clean dataset and subsets of data as per the **[file structure](https://github.com/ajaymache/DataAnalysisUsingPython/tree/master/DAUP-Project/CleanData/DataForAnalysis)**.
2222
+ RawData folder which contains the **[raw dataset](https://github.com/ajaymache/DataAnalysisUsingPython/tree/master/DAUP-Project/RawData)**. <br/>

0 commit comments

Comments
 (0)