Skip to content

Instantly share code, notes, and snippets.

@jacobod
Created March 15, 2018 04:09
Show Gist options
  • Save jacobod/2efb5abcaaffea1e32414b540d4eb7d0 to your computer and use it in GitHub Desktop.
Save jacobod/2efb5abcaaffea1e32414b540d4eb7d0 to your computer and use it in GitHub Desktop.
import pickle as pkl
import pandas as pd
import numpy as np
import seaborn as sns
import matplotlib.pyplot as plt
%matplotlib inline
import matplotlib.lines as mlines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment