Skip to content

Commit ab73f09

Browse files
authored
Update Learn.md
Added Guideliness
1 parent 805ba40 commit ab73f09

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Learn.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,19 @@ Before installation, please make sure you have already installed the following t
1515
## 🛠️ Installation Steps
1616

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

27+
## Development
28+
29+
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! ❤️
30+
2231
## Finding Insights from Stackoverflow Developer Survey
2332

2433
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.

0 commit comments

Comments
 (0)