Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. import numpy as np # linear algebra
  2. import pandas as pd # data processing, CSV file I/O (e.g. pd.read_csv)
  3. import matplotlib.pyplot as plt #for plotting
  4. import seaborn as sea # for visualization
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement