Utility Functions#
The following functions are contained in the twinlab Core
functionality.
User#
API key#
|
Set the user API key for their twinLab cloud account. |
|
Show the user API key for their twinLab cloud account. |
Server URL#
|
Set the server URL for twinLab. |
|
Show the URL from which twinLab is currently being accessed. |
User information#
|
Get information about the twinLab version being used. |
|
Get information about the twinLab user. |
Projects#
|
List projects that you own or are a part of. |
|
Create a new project. |
|
Delete a project that you are the owner of. |
|
Share a project with another user. |
|
Remove a user from a project. |
Datasets and emulators#
|
List trained emulators that exist in a project on the user's twinLab cloud account. |
|
List the statuses of training and trained emulators in a project, as well as those that have failed to train If no project is specified, the default project is the user's "personal" project. |
|
List datasets that have been uploaded to a project in the user's twinLab cloud account. |
|
List example datasets that are available on the twinLab cloud. |
|
Load an example dataset from the twinLab cloud into the current session. |
Helper functions#
|
Retrieve an individual sample from the multi-indexed dataframe returned by the |
|
Join two dataframes that contain independent samples generated by the |
|
Load a dataset from a local file in |
|
Load a parameter set from a local file in |