When I plot with datalab, I keep getting the same warning about font. It actually renders the plot fine, but I comes up every time. How can I get rid of it?
df.plot();
/usr/local/envs/py3env/lib/python3.5/site-packages/matplotlib/font_manager.py:1320: UserWarning: findfont: Font family ['sans-serif'] not found. Falling back to DejaVu Sans (prop.get_family(), self.defaultFamily[fontext]))