atomica.excelΒΆ
Miscellaneous utility functions for Excel files
This module implements utility functions for Excel functionality that is common to different kinds of spreadsheets used in Atomica (e.g. Databooks and Program Books). For example, Excel formatting, and time-varying data entry tables, are implemented here.
Functions
Set column widths |
|
Return numeric value from cell |
|
Return string value from cell |
|
Copy a sheet into a Workbook |
|
Read dataframes from sheet |
|
Read tables from sheet |
|
Add standard formatting to a workbook |
|
Copy comments between spreadsheets |
|
Keep track of required width for a column |
|
Check Atomica workbook type |
Classes
Structure for reading/writing interactions |
|
Table for time-dependent data entry |