Skip to content

Instantly share code, notes, and snippets.

@rgommers
rgommers / tutorial_KDE.py
Created December 29, 2011 15:15
Kernel Density Estimation with SciPy
# -*- coding: utf-8 -*-
# <nbformat>2</nbformat>
# <markdowncell>
# Kernel Density Estimation with SciPy
# ====================================
# <codecell>