{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "f45649f5-4213-47b1-b1a4-7a24573a890f", "metadata": {}, "outputs": [], "source": [ "import numpy as np\n", "import pandas as pd\n", "from scipy.interpolate import griddata\n", "\n", "from lets_plot import *" ] }, { "cell_type": "code", "execution_count": 2, "id": "3d04285b-e631-41c0-9dc7-a09b3ad68e61", "metadata": {}, "outputs": [ { "data": { "text/html": [ "\n", "
\n", " \n", " " ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "LetsPlot.setup_html()" ] }, { "cell_type": "code", "execution_count": 3, "id": "48bee431-7aa0-4fb8-8026-9ca157b5a190", "metadata": { "scrolled": true }, "outputs": [ { "data": { "text/html": [ " \n", " " ], "text/plain": [ "