/home/solactus/anaconda3/lib/python3.5/site-packages/matplotlib/cbook/deprecation.py:106: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.
warnings.warn(message, mplDeprecation, stacklevel=1)
Out[14]:
[<matplotlib.axes._subplots.AxesSubplot at 0x7fce1ad38940>,
<matplotlib.axes._subplots.AxesSubplot at 0x7fce1ad38940>,
<matplotlib.axes._subplots.AxesSubplot at 0x7fce1ad38940>,
<matplotlib.axes._subplots.AxesSubplot at 0x7fce1ad38940>,
<matplotlib.axes._subplots.AxesSubplot at 0x7fce1ad38940>]
<matplotlib.figure.Figure at 0x7fce1c3f23c8>