Kernel: Python 3 (ipykernel)
plotting
In [1]:
In [2]:
In [3]:
Out[3]:
(100, 100)
Indicator
In [4]:
Out[4]:
FigureWidget({
'data': [{'domain': {'x': [0, 1], 'y': [0, 1]},
'gauge': {'axis': {'range': […
In [5]:
In [9]:
Out[9]:
172 ms ± 1.65 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
468 µs ± 862 ns per loop (mean ± std. dev. of 7 runs, 1000 loops each)
In [6]:
Bar
In [4]:
Out[4]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'bar',
…
In [5]:
In [6]:
Out[6]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'bar',
…
In [7]:
In [8]:
In [16]:
Out[16]:
IOPub message rate exceeded.
The notebook server will temporarily stop sending output
to the client in order to avoid crashing it.
To change this limit, set the config variable
`--NotebookApp.iopub_msg_rate_limit`.
Current values:
NotebookApp.iopub_msg_rate_limit=1000.0 (msgs/sec)
NotebookApp.rate_limit_window=3.0 (secs)
350 ms ± 36.7 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
4.05 ms ± 17.3 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)
In [9]:
Scatter
In [10]:
Out[10]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'scatter',
…
In [11]:
In [12]:
Out[12]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'scatter',
…
In [13]:
In [14]:
In [23]:
Out[23]:
IOPub message rate exceeded.
The notebook server will temporarily stop sending output
to the client in order to avoid crashing it.
To change this limit, set the config variable
`--NotebookApp.iopub_msg_rate_limit`.
Current values:
NotebookApp.iopub_msg_rate_limit=1000.0 (msgs/sec)
NotebookApp.rate_limit_window=3.0 (secs)
2.34 ms ± 48.3 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)
In [15]:
Histogram
In [16]:
Out[16]:
FigureWidget({
'data': [{'name': 'a',
'opacity': 0.75,
'showlegend': True,
…
In [17]:
In [18]:
Out[18]:
FigureWidget({
'data': [{'name': 'a',
'opacity': 0.75,
'showlegend': True,
…
In [19]:
Out[19]:
FigureWidget({
'data': [{'name': 'a',
'opacity': 0.75,
'showlegend': True,
…
In [20]:
In [21]:
In [31]:
Out[31]:
IOPub message rate exceeded.
The notebook server will temporarily stop sending output
to the client in order to avoid crashing it.
To change this limit, set the config variable
`--NotebookApp.iopub_msg_rate_limit`.
Current values:
NotebookApp.iopub_msg_rate_limit=1000.0 (msgs/sec)
NotebookApp.rate_limit_window=3.0 (secs)
331 ms ± 24.6 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
4.32 ms ± 43.2 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)
In [22]:
Box
In [16]:
Out[16]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'box',
…
In [17]:
In [35]:
Out[35]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'box',
…
In [36]:
Out[36]:
FigureWidget({
'data': [{'name': 'a',
'showlegend': True,
'type': 'box',
…
In [37]:
In [38]:
In [39]:
Out[39]:
IOPub message rate exceeded.
The notebook server will temporarily stop sending output
to the client in order to avoid crashing it.
To change this limit, set the config variable
`--NotebookApp.iopub_msg_rate_limit`.
Current values:
NotebookApp.iopub_msg_rate_limit=1000.0 (msgs/sec)
NotebookApp.rate_limit_window=3.0 (secs)
329 ms ± 25.5 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
4.29 ms ± 36.6 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)
In [18]:
Heatmap
In [5]:
Out[5]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [6]:
In [8]:
Out[8]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [13]:
Out[13]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [14]:
In [15]:
In [16]:
Out[16]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [17]:
Out[17]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [50]:
Out[50]:
427 ms ± 53.3 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
112 µs ± 7.16 µs per loop (mean ± std. dev. of 7 runs, 10000 loops each)
In [18]:
Volume
In [27]:
Out[27]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [24]:
In [25]:
Out[25]:
FigureWidget({
'data': [{'colorscale': [[0.0, '#0d0887'], [0.1111111111111111, '#46039f'],
…
In [55]:
Out[55]:
1.33 s ± 96.9 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)
822 µs ± 478 µs per loop (mean ± std. dev. of 7 runs, 1 loop each)
In [28]:
In [ ]: