Browse Source

Update README.md

Fixed hyperlinks.
Pranav Suri 6 years ago
parent
commit
ffcfb7bc21
1 changed files with 2 additions and 3 deletions
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -7,14 +7,13 @@ This repository contains the supplementary material to my talk delivered at [PyD
 The idea behind the talk was to explain the ideology behind Exploratory Data Analysis and why it is essential for any Data Science project.
 The idea behind the talk was to explain the ideology behind Exploratory Data Analysis and why it is essential for any Data Science project.
 
 
 - The *slides* can be viewed at http://bit.ly/SuriEDAPyData.
 - The *slides* can be viewed at http://bit.ly/SuriEDAPyData.
-
 - The *proposal* can be viewed at https://github.com/pydatadelhi/talks/issues/68.
 - The *proposal* can be viewed at https://github.com/pydatadelhi/talks/issues/68.
 
 
 The talk included a lot of content from the following projects:
 The talk included a lot of content from the following projects:
 
 
-1. [Investigating Factors Affecting Wine Quality](): This project investigates a dataset using EDA to find chemical properties that affect red wine quality.
+1. [Investigating Factors Affecting Wine Quality](https://github.com/pranavsuri/PyData-EDA/tree/master/Investigating%20Factors%20Affecting%20Red%20Wine%20Quality): This project investigates a dataset using EDA to find chemical properties that affect red wine quality.
 
 
-2. [Identifying Fraud from Enron Email Dataset](): This project includes a section which uses EDA to remove outliers.
+2. [Identifying Fraud from Enron Email Dataset](https://github.com/pranavsuri/PyData-EDA/tree/master/Identifying%20Fraud%20from%20Enron%20Email%20Dataset): This project includes a section which uses EDA to remove outliers.
 
 
 ## Message
 ## Message
 The meet-up was a great experience as I got meet some amazing people. I certainly look forward to collaborating on a new project. One of the ideas I have is to explore datasets on different beverages (such as [white wine](https://archive.ics.uci.edu/ml/datasets/wine+quality)) or maybe some food items.
 The meet-up was a great experience as I got meet some amazing people. I certainly look forward to collaborating on a new project. One of the ideas I have is to explore datasets on different beverages (such as [white wine](https://archive.ics.uci.edu/ml/datasets/wine+quality)) or maybe some food items.