Last active
March 12, 2020 18:04
-
-
Save aniruddha27/f8952ac5a7a645cf2783ef1a7174a37a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import pandas as pd | |
import numpy as np | |
import matplotlib.pyplot as plt | |
plt.style.use('seaborn') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment