utils

Utility functions

Methods

clipped_values(values)

Cut at the 1st and 99th percentiles.

extend_docs(cls)

Extend the superclass documentation to subclass.

get_indexes(from_list, find_list)

Find the intersection of arrays.

static_fig(fig[, figsize, ax])

Convert plotly figure to matplotlib.