"<matplotlib.axes._subplots.AxesSubplot at 0x7f94d8946cf8>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7fe842c99d30>"
]
},
"execution_count": 7,
...
...
@@ -695,22 +695,26 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 71,
"metadata": {
"scrolled": true
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/opt/conda/lib/python3.6/site-packages/scipy/signal/_arraytools.py:45: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result.\n",