Skip to content

Commit

Permalink
Update Learn.md
Browse files Browse the repository at this point in the history
Added Guideliness
  • Loading branch information
sanjay-kv authored May 17, 2022
1 parent 805ba40 commit ab73f09
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,19 @@ Before installation, please make sure you have already installed the following t
## 🛠️ Installation Steps

1. Fork the project
Fork the sanjay-kv/Stackoverflow-Analysis/ repository
Follow these instructions on [how to fork a repository](https://help.github.com/en/articles/fork-a-repo)
2. Clone the project
```
git clone [email protected]:your-username/Stackoverflow-Analysis.git
```
3. Download the orginal data from the [drive link](https://drive.google.com/drive/folders/13W20DfCW2W5GEeKTYTl7R6xV5hmPS2Do?usp=sharing)
4. Open Jupyter Notebook and place the file in the project folder *Make sure you selecting the correct path*

## Development

We love your desire to give back, and want to make the process as welcoming to newcomers and experts as possible. We're working on developing more intuitive tutorials for individuals of all skill levels and expertise, so if you think the community would value from being walked through the steps you're going through please share! ❤️

## Finding Insights from Stackoverflow Developer Survey

Stack overflow is a professional community for developers, Stackoverflow conducts a survey every year the collected data from 2011 has been available for open source on the web with the latest dataset 2020 released on March 5th, 2021. If the dataset analysed professionally using modern tools, would enable us to answer real-world questions effectively. The dataset has covered 275 questions in total.
Expand Down

0 comments on commit ab73f09

Please sign in to comment.