Data
1M-python-questions-on-stackoverflow

1M-python-questions-on-stackoverflow

active ARFF GPL 2 Visibility: public Uploaded 24-03-2022 by Dustin Carrion
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • Computer Systems Machine Learning
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Context Just made a scraper for stackoverflow, and created a dataset. Hope it will be useful for your task Content Contains 1 csv file, containing following columns question_vote_count : Number of votes of that question question_answer_count : Answer counts of that question question_title : Title of question question_title_link : Url link of that question question_tags : Tags of that question Acknowledgements Thanks to great platform Stackoverflow Inspiration Whats your idea with this data?

4 features

question_answer_countnumeric54 unique values
0 missing
question_tagsstring520989 unique values
0 missing
question_titlestring1530899 unique values
0 missing
question_title_link (ignore)string1531515 unique values
0 missing
question_vote_countnumeric889 unique values
0 missing

19 properties

1544049
Number of instances (rows) of the dataset.
4
Number of attributes (columns) of the dataset.
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
2
Number of numeric attributes.
0
Number of nominal attributes.
0
Number of attributes divided by the number of instances.
50
Percentage of numeric attributes.
Percentage of instances belonging to the most frequent class.
0
Percentage of nominal attributes.
Number of instances belonging to the most frequent class.
Percentage of instances belonging to the least frequent class.
Number of instances belonging to the least frequent class.
0
Number of binary attributes.
0
Percentage of binary attributes.
0
Percentage of instances having missing values.
Average class difference between consecutive instances.
0
Percentage of missing values.

0 tasks

Define a new task