Guest User

Untitled

a guest
Oct 21st, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # bokeh \ plotly \ altair \ just do what the fuck u want to
  2. import seaborn as sns
  3. import matplotlib.pyplot as plt
  4. %matplotlib inline
  5. sns.set()
  6. %config InlineBackend.figure_format = 'retina'
Add Comment
Please, Sign In to add comment