Utilities#
Common#
colour_datasets.utilities
|
Compute the Message Digest 5 (MD5) hash of specified file. |
|
Open specified url and return its content as JSON. |
A context manager and decorator temporarily suppressing standard output. |
|
|
Download specified url and saves its content at specified file. |
Spreadsheet#
colour_datasets.utilities
|
Return specified workbook sheet cell range values, i.e., the values of the rows and columns for specified cell range. |
|
Return the 0-based index of specified column letters. |
|
Return the column letters of specified 0-based index. |
|
Return the row name of specified 0-based index. |
|
Return the 0-based index of specified row name. |