om_code.omgenutils
om_code.omgenutils#
Functions
|
Absorb one dataframe into another using a list of columns as an index to align the dataframes. |
|
Estimates measurement error for each data point of y by calculating the standard deviation of the nopts data points closest to that data point |
|
Save all open figures to a pdf file |
|
Finds the interquartile range of data in an array |
|
Estimates and then smooths the variance over replicates of data |
|
Check if a list of lists is empty, e.g. |
|
Ensures that a variable is a list |
|
Given two dicts, merge them into a new dict |
|
Used to sort a list of strings by the numeric values in the list entries. |