Dataset of the Paper "Empirical Insight of Quantum Software Programming on Q&A Platform"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14232377
下载链接
链接失效反馈官方服务:
资源简介:
This dataset comprises all questions from Stack Exchange, including Stack Overflow, Quantum Computing, Code Review, and Software Engineering. It is designed for conducting an empirical study on quantum software programming within Q&A platforms.
• so.csv: Questions from Stack Overflow, including the following fields:
Id, AcceptedAnswerId, CreationDate, Score, ViewCount, Body, Title, Tags, AnswerCount, CommentCount, FavoriteCount, ClosedDate
• se.csv: Questions from Software Engineering, including the following fields:
Id, AcceptedAnswerId, CreationDate, Score, ViewCount, Body, Title, Tags, AnswerCount, CommentCount, FavoriteCount, ClosedDate
• qc.csv: Questions from Quantum Computing Stack Exchange, including the following fields:
Id, AcceptedAnswerId, CreationDate, Score, ViewCount, Body, Title, Tags, AnswerCount, CommentCount, FavoriteCount, ClosedDate
• cr.csv: Questions from Code Review Stack Exchange, including the following fields:
Id, AcceptedAnswerId, CreationDate, Score, ViewCount, Body, Title, Tags, AnswerCount, CommentCount, FavoriteCount, ClosedDate
• code.ipynb: Source code that provides data preprocessing, merging, and LDA modeling for topic distribution. It also includes visualizations for topic trends, topic distribution, and evaluations of popularity and difficulty, along with their corresponding visualizations.
创建时间:
2025-01-13



