Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created November 10, 2020 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/9ec118e657a8064294b75c9613c40d07 to your computer and use it in GitHub Desktop.
Save amankharwal/9ec118e657a8064294b75c9613c40d07 to your computer and use it in GitHub Desktop.
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
import numpy as np
%matplotlib inline
sns.set_style("whitegrid")
plt.style.use("fivethirtyeight")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment