Bug Analysis in Jupyter Notebook Projects: An Empirical Study
Taijara Loiola de Santana,Paulo Anselmo da Mota Silveira Neto,Eduardo Santana de Almeida,Iftekhar Ahmed
DOI: https://doi.org/10.1145/3641539
IF: 3.685
2024-01-22
ACM Transactions on Software Engineering and Methodology
Abstract:Computational notebooks, such as Jupyter, have been widely adopted by data scientists to write code for analyzing and visualizing data. Despite their growing adoption and popularity, few studies were found to understand Jupyter development challenges from the practitioners’ point of view. This paper presents a systematic study of bugs and challenges that Jupyter practitioners face through a large-scale empirical investigation. We mined 14,740 commits from 105 GitHub open-source projects with Jupyter notebook code. Next, we analyzed 30,416 Stack Overflow posts, which gave us insights into bugs that practitioners face when developing Jupyter notebook projects. Next, we conducted nineteen interviews with data scientists to uncover more details about Jupyter bugs and to gain insight into Jupyter developers’ challenges. Finally, to validate the study results and proposed taxonomy, we conducted a survey with 91 data scientists. We also highlight bug categories, their root causes, and the challenges that Jupyter practitioners face.
computer science, software engineering