:orphan:
Example Gallery
=========================================
A few quick demo scripts showing how to use this package:
- LOWESS smoothing with bootstrap confidence intervals
- Polynomial fitting with uncertainty bands
- Rolling smoothing and line labeling
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_lowess_thumb.png
:alt:
:doc:`/auto_examples/plot_lowess`
.. raw:: html
LOWESS smoothing with optional bootstrap CIs
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_line_label_thumb.png
:alt:
:doc:`/auto_examples/plot_line_label`
.. raw:: html
Line labeling at series endpoints
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_polyfit_ci_thumb.png
:alt:
:doc:`/auto_examples/plot_polyfit_ci`
.. raw:: html
Polynomial fit with confidence band
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_rolling_thumb.png
:alt:
:doc:`/auto_examples/plot_rolling`
.. raw:: html
Rolling smoothing for multi-series
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_lowess
/auto_examples/plot_line_label
/auto_examples/plot_polyfit_ci
/auto_examples/plot_rolling
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery