Utilities (erlab.utils)ΒΆ

Generic utilities used in various parts of the package.

Most of the functions in this module are used internally, and are not likely to be used directly when conducting data analysis. Advanced users may find some of the functions in this module useful for building custom scripts or extending the functionality of this package.

Modules

array

Utility functions for working with numpy and xarray.

parallel

Helper functions for parallel processing.

formatting

Utilities related to representing data in a human-readable format.

hashing

Utilities for hashing xarray DataArrays.

misc

Utilities that don't fit in any other category.