smallsets: Visual Documentation for Data Preprocessing

Data practitioners regularly use the 'R' and 'Python' programming languages to prepare data for analyses. Thus, they encode important data preprocessing decisions in 'R' and 'Python' code. The 'smallsets' package subsequently decodes these decisions into a Smallset Timeline, a static, compact visualisation of data preprocessing decisions (Lucchesi et al. (2022) <doi:10.1145/3531146.3533175>). The visualisation consists of small data snapshots of different preprocessing steps. The 'smallsets' package builds this visualisation from a user's dataset and preprocessing code located in an 'R', 'R Markdown', 'Python', or 'Jupyter Notebook' file. Users simply add structured comments with snapshot instructions to the preprocessing code. One optional feature in 'smallsets' requires installation of the 'Gurobi' optimisation software and 'gurobi' 'R' package, available from <https://www.gurobi.com>. More information regarding the optional feature and 'gurobi' installation can be found in the 'smallsets' vignette.

Package details

AuthorLydia R. Lucchesi [aut, cre] (<https://orcid.org/0000-0002-1901-4301>), Petra M. Kuhnert [ths], Jenny L. Davis [ths], Lexing Xie [ths]
MaintainerLydia R. Lucchesi <Lydia.Lucchesi@anu.edu.au>
LicenseGPL (>= 3)
Version2.0.0
URL https://lydialucchesi.github.io/smallsets/ https://github.com/lydialucchesi/smallsets
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("smallsets")

Try the smallsets package in your browser

Any scripts or data that you put into this service are public.

smallsets documentation built on May 29, 2024, 8:18 a.m.