utils#
utils#
utils
contains helper functions used throughout the library.
Functions
|
Finds the root directory of a Python package. |
Returns the path to the datasets directory. |
|
Returns the path to the fixtures directory. |
|
|
Returns a logger with the given name. |
|
Finds the index of a value in an array most similar to value passed. |
|
Linerarly interpolates between two points. |
|
Finds maximum and minimum of an array. |