AnnDictionary#
AnnDictionary utility functions.
Some utility functions for string processing#
This function runs a number of checks to make sure that the input is a semantic list, and not i.e. integers cast as strings. |
|
|
Convert a list of names into valid and unique Python identifiers. |
Removes non-alphanumeric characters and converts to lowercase. |
|
|
Calls normalize-string and handles NaN values. |
Metadata summary functions#
|
Generate a summary for specified metadata column(s) in |
|
Display separate HTML tables for each metadata category in the summary dictionary, arranging up to three tables in a row before starting a new line. |
Miscellaneous#
|
Creates a unified color map for given keys from an |
Returns the total number of CPU cores allocated to a Slurm job based on environment variables. |