continuous_timeseries.warnings#
Warnings that are used throughout
Classes:
| Name | Description |
|---|---|
InterpolationUpdateChangedValuesAtBoundsWarning |
Raised when a user does an incompatible interpolation update |
InterpolationUpdateChangedValuesAtBoundsWarning #
Bases: UserWarning
Raised when a user does an incompatible interpolation update
Put another way, when a user converts the interpolation of a timeseries in a way that may have confusing results.