Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack Overflow Survey 2023 - EDA Guide #1089

Merged
merged 4 commits into from
Oct 14, 2024

Conversation

Charvi-14
Copy link
Contributor

@Charvi-14 Charvi-14 commented Oct 5, 2024

This PR adds a guide to help users perform Exploratory Data Analysis (EDA) on the Stack Overflow Survey 2023 data. The material covers:

  • Understanding Data Structure: How to load the dataset and explore variables, patterns, and distributions.
  • Data Cleaning and Preparation: Identifying and handling missing values, outliers, and inconsistencies.
  • Feature Engineering and Selection: Choosing relevant features for better analysis or model performance.
  • Visualization Techniques: Using bar plots, scatter plots, heatmaps, etc., with explanations on interpreting trends.
  • Handling Correlations: Identifying and managing feature correlations.
  • Domain-Specific Insights: Analyzing developer trends, technology preferences, and geographic patterns.

Tasks

  • Create a comprehensive EDA guide for Stack Overflow Survey 2023.
  • Add examples of common plots and how to interpret them.
  • Split Multiselect Column into Multiple Boolean Columns
  • Update the README with a section on how to use the new EDA material.

Issue Resolved: #1085

Copy link

github-actions bot commented Oct 5, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Charvi-14
Copy link
Contributor Author

Hey @Niketkumardheeryan pls review

@Niketkumardheeryan
Copy link
Owner

Good work @Charvi-14, just expecting better readme.md file

  1. rename reame_2023.md to readme.md only
  2. add proper heading in readme files and
  3. add results of survey (EDA images as well with brief explanation)

@Charvi-14
Copy link
Contributor Author

Charvi-14 commented Oct 10, 2024 via email

@Niketkumardheeryan Niketkumardheeryan merged commit 393b971 into Niketkumardheeryan:master Oct 14, 2024
4 checks passed
@Charvi-14
Copy link
Contributor Author

Charvi-14 commented Oct 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EDA-StackOverflowSurvey2023- Add new learning
2 participants