4 citations · 4 across the 3 of their papers we have counts for
4 papers
Inferring the Shape of Data Frames in R Programs using Abstract Interpretation
Oliver Gerstl, Florian Sihler, Matthias Tichy
Data frames are a fundamental data structure in many data analysis tasks and are widely used in programming languages like R. Due to their omnipresence in data analysis, there are…
Towards Automatically Inferring Constraints to Identify Implicit Assumptions in Data Analysis
Florian Sihler, Lars Pfrenger, Oliver Gerstl +1
High-level languages such as R or Python are used frequently to analyze and visualize data in the form of scripts or notebooks. However, these artifacts suffer from reproducibility…
Exploring the Effectiveness of Abstract Syntax Tree Patterns for Algorithm Recognition
Denis Neumüller, Florian Sihler, Raphael Straub +1
The automated recognition of algorithm implementations can support many software maintenance and re-engineering activities by providing knowledge about the concerns present in the…
Supporting the Comprehension of Data Analysis Scripts
Florian Sihler, Oliver Gerstl, Lars Pfrenger +2
A lot of research relies on data analysis scripts to process, clean, and visualize data. However, recent studies show that these scripts are often hard to comprehend and maintain,…