Skip to content

Commit 68eabd8

Browse files
authored
Update README.md
1 parent ea266d6 commit 68eabd8

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
@@ -41,7 +41,7 @@ This analysis gives the number of cars which are available for sale in the entir
4141
### Analysis 3                       [Analysis3.py](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis3/Analysis3.py) [Analysis3.ipynb](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis3/Analysis3.ipynb) [Plots](https://github.com/ajaymache/DataAnalysisUsingPython/tree/master/DAUP-Project/Analysis3/Plots)
4242
This analysis gives the average number of price for the vehicles based on the fueltype of the vehicle and also based on the type of the vehicle. This also gives information about the average power of the vehicle based of the fueltype of the vehicle and also on the type of the vehicle.
4343
![alt text](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis3/Plots/fueltype-vehicleType-price.png "Logo Title Text 1")
44-
![alt text](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis3/Plots/vehicletype-fueltype-power.png "Logo Title Text 1")
44+
![alt text](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis3/Plots/power-vehicleType-fuelType.png "Logo Title Text 1")
4545
### Analysis 4                       [Analysis4.py](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis4/Analysis4.py) [Analysis4.ipynb](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis4/Analysis4.ipynb) [Plots](https://github.com/ajaymache/DataAnalysisUsingPython/tree/master/DAUP-Project/Analysis4/Plots)
4646
This analysis gives you the average price of the brand of vehicles and their types which are likely to be found in the dataset.
4747
![alt text](https://github.com/ajaymache/DataAnalysisUsingPython/blob/master/DAUP-Project/Analysis4/Plots/heatmap-price-brand-vehicleType.png "Logo Title Text 1")

0 commit comments

Comments
 (0)