-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
I would want to do data analysis of the data of user getting different badges for their comments or answers on stack overflow like Great answer , steward , Fanatic , Populist etc.
dataset : https://www.kaggle.com/datasets/stackoverflow/stackoverflow?select=badges
dataset columns :
id
name
date
user_id
class
tag_based
i will also do some eda and feature engineering on data as well
Use Case
This can be used to analyze how different badges can be obtained on stack overflow.
Benefits
can be used to correlate the process of obtaining badges and solving queries on stack overflow.
Priority
High
Record
- I agree to follow this project's Code of Conduct
- I'm a GSSOC contributor
- I want to work on this issue
- I'm willing to provide further clarification or assistance if needed.