Conduct analysis
Save analysis
A depiction of how t0 approaches automatic saving.
Example Data
Follow along with right out of the box example data. Copy following data in the information request of the agent you are working in.
t0 saves your analyses automatically as you import, clean, transform, and analyse your tabular data. There are, however, certain nuances to consider to ensure how much of your intermediate steps are saved.
Save analyses
Excel
In Excel, your data is either autosaved or you save it deliberately.
Code
The python code looks as follows:
In the example above we state the "transactions" table name to save it. If the analysis consists of multiple transformation–intermediary steps in your analysis– the results of the last stated expression is saved.