Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

import pandas as pd

import numpy as np
import seaborn as sns
import matplotlib as plt
%matplotlib inline
warnings.filterwarnings('ignore')

You might also like