You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SDTH/doc/content/background.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@
3
3
Programs and scripts used to manage data use for statistical analysis are often long and complex. It can be very difficult to determine how a variable was created or modified. This problem is compounded by the differences among languages used to manage data. Each statistical software package has its own syntax, and experience with one language may not help understanding a different one.
4
4
5
5
SDTH was created to provide a simple way to describe the key features of a data transformation script. SDTH answers questions such as: “Which variables affected variable X?” and “Which variables were affected by file Y?” SDTH focuses on how data entities (variables, dataframes, and files) are related to each other and to the steps in a program that change them.
0 commit comments