Forum Discussion

shmat's avatar
shmat
Regular Visitor
7 years ago

Error with SEABORN

Hi,   I am getting error when trying to import seaborn and work with it.   import seaborn as sns import matplotlib.pyplot as plt import numpy as np import pandas as pd # create data x = np.r...