-
MedianQuantileAround
: Calculate the median of a list along with its uncertainty -
KeyGroupBy
: Apply a function to keys of an association and group results by modified keys -
AssociationTranspose
: Transpose the levels of an Association with nested levels -
NaNQ
: Test if a numeric value is an IEEE 754 NaN -
ReplaceNaN
: Replace all IEEE 754 NaN values in an array with custom representations -
NFunction
: Allow a function to perform pure numeric computation by silently ignoring non-numeric values
-
TimeSeriesRound
: Round a TimeSeries/TemporalData to a closest timestamp of given granularity -
ReadPandasHDF
/WritePandasHDF
: Read/Write HDF5 files compatible with Pythonpandas
package -
ShowGrid
: Display matrix of plot/graphics panels usingGrid
with enhanced handling of plot dimensions