forked from recodehive/Stackoverflow-Analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Guideliness
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|