{ "cells": [ { "cell_type": "markdown", "id": "150dc00f", "metadata": {}, "source": [ "# `geom_function()`" ] }, { "cell_type": "code", "execution_count": 1, "id": "9b4af9d3", "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "from scipy.stats import norm\n", "\n", "from lets_plot import *" ] }, { "cell_type": "code", "execution_count": 2, "id": "fc1b5d6d", "metadata": {}, "outputs": [ { "data": { "text/html": [ "\n", "
\n", " \n", " " ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "LetsPlot.setup_html()" ] }, { "cell_type": "code", "execution_count": 3, "id": "8c7aada0", "metadata": {}, "outputs": [ { "data": { "text/html": [ " \n", " " ], "text/plain": [ "