{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Lesson 19: High level plotting with iqplot\n", "\n", "
\\n\"+\n \"BokehJS does not appear to have successfully loaded. If loading BokehJS from CDN, this \\n\"+\n \"may be due to a slow or bad network connection. Possible fixes:\\n\"+\n \"
\\n\"+\n \"\\n\"+\n \"from bokeh.resources import INLINE\\n\"+\n \"output_notebook(resources=INLINE)\\n\"+\n \"
\\n\"+\n \"date | ID | trial number | impact force (mN) | impact time (ms) | impact force / body weight | adhesive force (mN) | time frog pulls on target (ms) | adhesive force / body weight | adhesive impulse (N-s) | total contact area (mm2) | contact area without mucus (mm2) | contact area with mucus / contact area without mucus | contact pressure (Pa) | adhesive strength (Pa) |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
str | str | i64 | i64 | i64 | f64 | i64 | i64 | f64 | f64 | i64 | i64 | f64 | i64 | i64 |
"2013_02_26" | "I" | 3 | 1205 | 46 | 1.95 | -785 | 884 | 1.27 | -0.29 | 387 | 70 | 0.82 | 3117 | -2030 |
"2013_02_26" | "I" | 4 | 2527 | 44 | 4.08 | -983 | 248 | 1.59 | -0.181 | 101 | 94 | 0.07 | 24923 | -9695 |
"2013_03_01" | "I" | 1 | 1745 | 34 | 2.82 | -850 | 211 | 1.37 | -0.157 | 83 | 79 | 0.05 | 21020 | -10239 |
"2013_03_01" | "I" | 2 | 1556 | 41 | 2.51 | -455 | 1025 | 0.74 | -0.17 | 330 | 158 | 0.52 | 4718 | -1381 |
"2013_03_01" | "I" | 3 | 493 | 36 | 0.8 | -974 | 499 | 1.57 | -0.423 | 245 | 216 | 0.12 | 2012 | -3975 |
ID | impact force (mN) |
---|---|
str | f64 |
"I" | 1530.2 |
"II" | 707.35 |
"III" | 550.1 |
"IV" | 419.1 |