Examples ======== The files in ``examples/`` are directly runnable and are included in the documentation source with ``literalinclude``. Basic KDE --------- .. literalinclude:: ../examples/basic.py :language: python Bandwidth selection ------------------- .. literalinclude:: ../examples/bandwidth_selection.py :language: python Approximate and multivariate KDE -------------------------------- .. literalinclude:: ../examples/advanced.py :language: python