Examples¶
General examples¶
General-purpose and introductory examples for pyramid. These examples are designed to introduce you to the package style and layout.
Datasets examples¶
Examples of how to use the pyramid.datasets
module to conveniently load
toy time series data for model benchmarking and experimentation.
Utils examples¶
Examples of how to use the pyramid.utils
module to plot timeseries
data, difference arrays, and more.